This website requires JavaScript.
Explore
Help
Register
Sign In
jens
/
tic_tac_toe
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
29
Commits
1
Branch
0
Tags
7edfa627d03955386e5c12e84515470df15f8657
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
jens
7edfa627d0
Changed training to update values-file during training
2024-06-11 21:49:49 +02:00
.idea
Re-indent with tabs
2024-06-10 20:37:26 +02:00
.gitignore
Save values to file
2024-06-09 17:21:35 +02:00
a_player.py
add learning after episode
2024-06-11 19:55:51 +02:00
helper.py
Refactored
2024-06-10 21:07:38 +02:00
human_player.py
- fixed human player
2024-06-11 20:18:37 +02:00
machine_player.py
- bugfix not rewarding properly
2024-06-11 21:15:55 +02:00
player_provider.py
add learning after episode
2024-06-11 19:55:51 +02:00
README.md
Initial commit
2024-06-08 17:54:04 +02:00
state.py
Refactored
2024-06-10 21:07:38 +02:00
tic_tac_toe.py
Changed training to update values-file during training
2024-06-11 21:49:49 +02:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Tic-Tac-Toe with reinforcement learning
Readme
116
KiB
Languages
Python
100%