#machine-learning #artificial-intelligence #neural-network #deep-learning

bin+lib grape_ml

Machine Learning framework which allows to analyze the data with different and organized data analysis algorithms

1 unstable release

0.0.1 Sep 21, 2019

#83 in #artificial-intelligence

MIT license

60KB
357 lines

Grape logo

Grape Machine Learning library

Build Status License Line of code


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