README commit

This commit is contained in:
arthurttz 2026-05-13 11:53:42 +02:00
parent 8e99dae59d
commit 1a5c3332ff

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# How to use the code
First, execute splitfoldersclean.py to create your data folders. Then run traindata.py to train the model on the data (traindata.py import model.py and datatransform.py, so you don't have to run them).