This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
You've already forked snake-python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b0d484dbabf7189fa8c9cc653d46b43d82a40dcc
snake-python
/
server
T
History
daniel156161
9e826afa5f
Build and Push Docker Container / build-and-push (push)
Successful in 1m36s
Details
add Training for AI and AI Model and allow to collect rl data from BestBattleSnake
2026-04-03 23:19:09 +02:00
..
storage
create payload of json string and then save it
2026-04-03 14:31:15 +02:00
bootstrap.py
add bootstrap script to start the server up the same way
2026-04-03 18:01:18 +02:00
CreateEnvironmentFile.py
create .env file if its not exists
2024-04-14 13:36:59 +02:00
Dataset.py
add Dataset Class and Tests
2026-04-03 10:35:21 +02:00
DatasetCurator.py
add more flags and allow to read more input file then one
2026-04-03 15:44:19 +02:00
DatasetExporter.py
add Dataset Class and Tests
2026-04-03 10:35:21 +02:00
DatasetStats.py
add script to analyse dataset
2026-04-03 15:45:54 +02:00
Files.py
allow sync and async function calls
2026-04-03 14:10:38 +02:00
GameBoard.py
add timeout budget when exeaded use quick save move before timeout
2026-04-03 21:17:08 +02:00
Server.py
move snake builder into __init__ of snakes file and use it into server class
2026-04-03 20:11:46 +02:00
TrainBattleSnakeAI.py
add Training for AI and AI Model and allow to collect rl data from BestBattleSnake
2026-04-03 23:19:09 +02:00