neural_lib 0.1.12

Simple lib to declare multiple groups of neurons, classicals learning process are includes.
Documentation
  • Coverage
  • 56.25%
    9 out of 16 items documented0 out of 10 items with examples
  • Size
  • Source code size: 9.45 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 617.37 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • FrCrypticCode

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.