Skip to content

Releases: eduardoleao052/Autograd-from-scratch

neuralforge 0.0.15

27 Mar 21:08
Compare
Choose a tag to compare

New operation, bug fixes.

neuralforge 0.0.14

07 Mar 02:25
Compare
Choose a tag to compare

Fixed an error in the Dropout layer. Now it should work normally.

NeuralForge 0.0.13

28 Feb 17:20
Compare
Choose a tag to compare

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

28 Feb 17:12
Compare
Choose a tag to compare

Added Xavier initialization feature to .randn() and .randn_like() methods, for better weight initialization.

NeuralForge 0.0.11

19 Jan 08:50
Compare
Choose a tag to compare

Fixed deployment workflow. Improved documentation.

NeuralForge 0.0.10

19 Jan 08:47
Compare
Choose a tag to compare

Fixed deployment workflow. Added better documentation.

NeuralForge 0.0.8

18 Jan 06:56
Compare
Choose a tag to compare

Fixed workflows

NeuralForge 0.0.9

19 Jan 08:35
Compare
Choose a tag to compare

Simplified code and added more documentation.

NeuralForge

17 Jan 23:52
Compare
Choose a tag to compare

Added workflows and documentation improvements.

neuralforge 0.0.7

15 Jan 22:56
Compare
Choose a tag to compare

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/