1 unstable release
0.0.1 | Sep 21, 2019 |
---|
#17 in #artificial
60KB
357 lines
Grape Machine Learning library
This crate is still work in progress
lib.rs
:
Grape Machine learning
Grape Machine learning is a library written in Rust.
This library provides many neural networks implementations, that can be used depending the problem to solve.
These implementations shares the same interfaces and can be wired each other in order to create a more complex brain that is able to solve more complicated tasks.
Dependencies
~2.5MB
~48K SLoC