emlearn-micropython icon indicating copy to clipboard operation
emlearn-micropython copied to clipboard

Support MLP / neural network

Open jonnor opened this issue 2 years ago • 0 comments

Is supported in emlearn. Just need to add some bindings for MicroPython.

Should probably also do a comparison to the other available alternatives available for MicroPython:

  • https://github.com/jczic/MicroMLP
  • https://github.com/mocleiri/tensorflow-micropython-examples
  • https://medium.com/@subirmaity/a-simple-neural-network-implementation-approach-in-micropython-for-deep-learning-application-760ab35cb538
  • https://gitlab.com/olivierlenoir/MicroPython-NeuralNetwork

jonnor avatar Jul 30 '23 18:07 jonnor