Implement Neural Network Deep Feed Forward on micro-controller using MicroPython.
This project has been designed in pure MicroPython.
Neural Network project is available here and require Matrix available here.
I recommend to do the training on a computer, but you can run small training with MicroPython.
Neural Network
- OlivierLenoir
- Posts: 42
- Joined: Fri Dec 13, 2019 7:10 pm
- Location: Picardie, FR
Neural Network
Olivier Lenoir
https://gitlab.com/olivier.len02
https://gitlab.com/olivier.len02
- OlivierLenoir
- Posts: 42
- Joined: Fri Dec 13, 2019 7:10 pm
- Location: Picardie, FR
Re: Neural Network
You can also access the PDF documentation here.
Olivier Lenoir
https://gitlab.com/olivier.len02
https://gitlab.com/olivier.len02