Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/henrithomas/mojo-neural-net

simple neural network implementation in mojo
https://github.com/henrithomas/mojo-neural-net

Last synced: about 4 hours ago
JSON representation

simple neural network implementation in mojo

Awesome Lists containing this project

README

        

# mojo-neural-net
simple neural network implementation in mojo

will include
- a basic 3-4 layer neural network to classify handwritten letters
- backpropagation
- stochastic gradient descent
- mini-batching

resources
neural networks in python: http://neuralnetworksanddeeplearning.com/index.html
mojo docs: https://docs.modular.com/mojo/
neural network basics: https://www.youtube.com/watch?v=aircAruvnKk&list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi