aadit-n3rdy / aadit-n3rdy/smart_asteroids
Model Checkpointing
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- game-dev
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100