Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 545 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 545 Bytes

ml-infrastructure

ML infrastructure

Run: docker compose up

TODO

  • 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