4 releases
0.1.12 | Feb 26, 2024 |
---|---|
0.1.11 | Feb 25, 2024 |
0.1.1 | Feb 25, 2024 |
0.1.0 | Feb 25, 2024 |
#134 in #integration
9KB
172 lines
Neural_lib
!!! WORK IN PROGRESS !!!
Use to define neural network with propagation and learning.
Update in progress :
Rethink about the output which is limited at this stage. => Integration of Binary and Multiclass Output Output attr is public to let you the possibility to manage and reconfigure manually this one if your need.
lib.rs
:
Neural Lib
In Progress !!! -> Some fixes in load
This is a small library to make group of neurons.
Every group is create with own parameters and the functions required to make predictions and training