3 releases
0.1.1 | Oct 21, 2022 |
---|---|
0.1.0 | Oct 21, 2022 |
#579 in Machine learning
34KB
713 lines
neurs
:author: Gustavo Ramos Rehermann :toc: :numbered:
A library that provides very simplified neural network functionality. The core part of the Neurs Project.
All neural networks in this library are feed-forward and dense connected.
lib.rs
:
- The neural network and interface code.
Dependencies
~1.4–2MB
~42K SLoC