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