An open API service indexing awesome lists of open source software.

https://github.com/lhldev/rust-neural-network

neural network implementation in rust
https://github.com/lhldev/rust-neural-network

cuda feedforward-neural-network

Last synced: about 1 month ago
JSON representation

neural network implementation in rust

Awesome Lists containing this project

README

          

# rust-neural-network
neural network implementation in rust

### This project utilizes the **MNIST dataset**
Information regarding its license (Creative Commons Attribution-ShareAlike 3.0) and attribution can be found in the [mnist/MNIST_Copyright.md](mnist/MNIST_Copyright.md) file