ML infrastructure
Run: docker compose up
- Create visualisation tool
- Is it possible to store an actual model? Can MLflow "recreate" a model?
- MLflow: is it possible to track grid factory parameters?
- Grid: general function to mix in randomness
- Grid: generate Bezier curves
- Grid: generate block shapes
- Grid: generate mirrored grid
- Abstract out model-saving functionality in
Trainer
- Rename LLM-generated files to be descriptive
- Write tests for
Visualiser