A tool for easily training and deploying machine learning models to edge hardware.
https://big-brain-crew.github.io/learn_ml/
Run these commands from the root directory to test the current state:
chmod +x create_project.sh
./create_project.sh
The script will run an example for generating a dataset pipeline and model from user-created JSON files and begin training the model.