Releases: eduardoleao052/Autograd-from-scratch
neuralforge 0.0.15
New operation, bug fixes.
neuralforge 0.0.14
Fixed an error in the Dropout layer. Now it should work normally.
NeuralForge 0.0.13
Added Xavier initialization feature to .randn() and .randn_like() methods, for better weight initialization. Also, added workflow to automatically remove previous deployment files.
NeuralForge 0.0.12
Added Xavier initialization feature to .randn() and .randn_like() methods, for better weight initialization.
NeuralForge 0.0.11
Fixed deployment workflow. Improved documentation.
NeuralForge 0.0.10
Fixed deployment workflow. Added better documentation.
NeuralForge 0.0.8
Fixed workflows
NeuralForge 0.0.9
Simplified code and added more documentation.
NeuralForge
Added workflows and documentation improvements.
neuralforge 0.0.7
This is a complete version, with documentation and unit tests. Further versions will contain more operations, and GPU support.
PyPi link: https://pypi.org/project/neuralforge/