25 Forks
147 Stars
147 Watchers

MicroMLP

A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)

How to download and setup MicroMLP

Open terminal and run command
git clone https://github.com/jczic/MicroMLP.git
git clone is used to create a copy or clone of MicroMLP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MicroMLP https://github.com/jczic/MicroMLP/archive/master.zip

Or simply clone MicroMLP with SSH
[email protected]:jczic/MicroMLP.git

If you have some problems with MicroMLP

You may open issue on MicroMLP support forum (system) here: https://github.com/jczic/MicroMLP/issues