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

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


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

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Neural network in rust
I want to know more about ML and neural networks, so i made this.

Most of what im doing here came from this article: https://sausheong.github.io/posts/how-to-build-a-simple-artificial-neural-network-with-go/