-
Set up the virtual environment:
python3 -m venv venv source venv/bin/activate pip install -r requirements.txt -
Launch the game and start playing:
python snake.py
-
Run the Snake game with the agent and begin training:
python src/agent.py
-
Notifications
You must be signed in to change notification settings - Fork 0
This is simple project to train the agent ton play python game
License
defyingdemonprogram/Reinforcement-Learning-in-Python-Game
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is simple project to train the agent ton play python game
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
