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
28
Commits
1
Branch
0
Tags
7a1156125c806f66d8a194c574c5700d2c3be0bc
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
7a1156125c
- bugfix not rewarding properly
...
- bugfix not set value properly after learn
2024-06-11 21:15:55 +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
- bugfix not rewarding properly
2024-06-11 21:15:55 +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%