newron 0.1.2

A Rust library to train and infer deep learning models.
Documentation

Newron

crates.io Downloads from crates.io Rust doc.rs MIT licensed

Newron is a Rust library to train deep learning models.

Projet is currently under heavy development. No stable API yet !

Please see the docs or review examples to learn more about Newron features.

Roadmap

Feature Progress Comment
Be able to NOT use activation function ⬤⬤◯◯◯
Softmax for classification task ⬤◯◯◯◯
SGD with batch gradient descent ◯◯◯◯◯
Dataset structure to load CSV,... ◯◯◯◯◯
Improve metrics (loss, precision for train&test) ◯◯◯◯◯
Load MNIST fashion dataset ◯◯◯◯◯
Implement Convolutional Layer ◯◯◯◯◯
Implement RNN Layer ◯◯◯◯◯
Webapp to monitor training phase ◯◯◯◯◯

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.

Disclaimer

This SOFTWARE PRODUCT is provided by THE PROVIDER "as is" and "with all faults." THE PROVIDER makes no representations or warranties of any kind concerning the safety, suitability, lack of viruses, inaccuracies, typographical errors, or other harmful components of this SOFTWARE PRODUCT. There are inherent dangers in the use of any software, and you are solely responsible for determining whether this SOFTWARE PRODUCT is compatible with your equipment and other software installed on your equipment. You are also solely responsible for the protection of your equipment and backup of your data, and THE PROVIDER will not be liable for any damages you may suffer in connection with using, modifying, or distributing this SOFTWARE PRODUCT.