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
16
Commits
1
Branch
0
Tags
64960873c814e1281b517599ff5bca2426aca47a
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
64960873c8
explorative moves which are identical to best moves estimation will learn
2024-06-09 17:33:10 +02:00
.idea
- added idea project
2024-06-08 18:55:19 +02:00
.gitignore
Save values to file
2024-06-09 17:21:35 +02:00
a_player.py
refactored files
2024-06-09 17:03:17 +02:00
helper.py
test sample() only when main
2024-06-09 17:30:24 +02:00
machine_player.py
explorative moves which are identical to best moves estimation will learn
2024-06-09 17:33:10 +02:00
player_provider.py
refactored files
2024-06-09 17:03:17 +02:00
README.md
Initial commit
2024-06-08 17:54:04 +02:00
tic_tac_toe.py
Save values to file
2024-06-09 17:21:35 +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%