Releases: hastatus-games/hasta-neural-network
Releases · hastatus-games/hasta-neural-network
Identity crisis
Update project name, info, license
First function version
Features
- Training using Backpropagation: This version supports neural network training using the backpropagation algorithm, providing the foundational infrastructure for building and training neural networks.
- Sigmoid Activation Function: Neural nodes utilize the sigmoid activation function, allowing for nuanced output values through this logistic function.
Notes
- This is the inaugural functional release of our project, setting the stage for further developments and optimizations in the future.
- While this release contains the core functionalities, we recommend users to anticipate enhancements and possibly breaking changes in the upcoming updates as we continue to refine the project.