aadit-n3rdy / aadit-n3rdy/smart_asteroids
Model Checkpointing
Offen
AMSOC-ACCEPTED
MEDIUM
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 6
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Add checkpoints for the asteroids, so that there is a standard mode where the pre-existing model weights are used, rather than letting asteroids evolve through the gameplay.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look for the model training and gameplay loop in the codebase, likely in files like train.py or game.py. Understand how asteroids currently evolve and where model weights are stored. Implementing checkpointing will involve saving/loading weights and modifying the game mode to use pre-trained weights instead of evolving during play.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- game-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100