Skip to content

charelstoncrabb/basic_opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic_opt

Basic C++ optimization library

Currently enclosed is a basic C++ optimization library intended for simple optimization problems. The library currently contains single- and multi-variate gradient descent algorithm implementations, with a basic unit test in maintest.cpp (also included in the documentation).

Browse the source documentation here

The technical roadmap for this library includes eventually allowing for efficient solutions to artificial neural network training.

Open-source contributions are welcome.

About

Basic C++ optimization library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published