DEV Community

Neoeduca Chile
Neoeduca Chile

Posted on

IA generator neural network models for microcontrollers

Hello, please let me know what you think of this AI web application for improvement. It allows you to generate trained neural network models for use with microcontrollers like Raspberry Pi Pico, ESP32, etc. These models don't require an internet connection and are trained by loading a CSV file. It dynamically maps inputs and outputs and has two hidden layers whose architecture can be configured.

The link is
https://traindeep.ai

Top comments (0)