Skip to content

Latest commit

 

History

History
 
 

Opt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Opt

A naive optimization package mainly for educational use.

Support "Automatic Differentiation" using Five-point stencil

Implemented with numpy, but scipy will be helpful

Examples (e.g. Logistic Regression, RBFN Regression, Neural Network) could be found in Test.py