Skip to content

Releases: S0852306/Surface-Fitting-Neural-Networks

v1.0.0

07 Aug 14:11
9c1e12b
Compare
Choose a tag to compare

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.