Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@S0852306 S0852306 released this 07 Aug 14:11
· 12 commits to Patch0528 since this release
9c1e12b

Neural Networks for Nonlinear Regression & Classification
This package is specifically designed to address high-dimensional regression and surface fitting problems.
To tackle high-precision fitting tasks, it provides the BFGS method, which significantly outperforms
commonly used first-order optimizers in deep learning, such as ADAM and SGDM.
This allows the neural network to unleash its full potential.