This website requires JavaScript.
Explore
Home
Help
Register
Sign In
Rbanh
/
AI-Snake-Game
Watch
1
Star
0
Fork
0
You've already forked AI-Snake-Game
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b8eeaa4739
AI-Snake-Game
/
src
/
ai
History
Rbanh
b8eeaa4739
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
..
config_ui.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
controller.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
environment.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
model_networks.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
train.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
visualize.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00