All important files are on ./main YOU SHOULD HAVE HIDDEN FILES (.name.ext) FILES VISIBLES. THE READMES OF EACH DIR ARE ".__readme.md"
In main, the files are written in logical order, of writting and using them. They are named in the order that you'd use them. There's even a bash file that runs everything for you.
Link to the google docs with the files that aren't git tracked https://drive.google.com/drive/folders/1vpslQHkE8iSuIB2wGIodClNLWq8q9kgH?usp=sharing
On the google drive, there is only the first 30 sdf rather then 2000 of them. I'm aiming for 550 on my machine, which will be like 200ish GB of data. Could be fine tuned. But No time for that.
Anyway, the AI training will be more about potentially showing it could be done. Completing the training or fine tuning the pipe line ish not something i have time to do.
Maybe in my free time, I'll do it later.
Todo List:
13_incremental_train_model.py # Aiming to finish this one tomorrow 14_use_model_for_calculation.py # Optional, to test the data 15_recreate_mesh_from_model.py # Optional, practice, a single mesh. 16_physics_simulation_from_model.py # Takes Finger position and shows the physics animation deformation 17_calculate_model_errors.py # Would be nice for scientific purposes, but there's no time I'll time to do that one. // Just the run time itself will take too long.