Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TicTacToe/ #2

Open
utterances-bot opened this issue Mar 6, 2021 · 1 comment
Open

TicTacToe/ #2

utterances-bot opened this issue Mar 6, 2021 · 1 comment
Labels

Comments

@utterances-bot
Copy link

Deep Q Learning TicTacToe | TicTacToe

Tic Tac Toe game, designed to be used to train a Deep Neural Network via Reinforcement Learning (DQN). It can also be played by 2 humans and features a hard coded AI that never looses and will win if you do not do perfect play against it.

https://amaynez.github.io/TicTacToe/

@amaynez amaynez added the Comment label Mar 6, 2021 — with utterances
Copy link
Owner

amaynez commented Mar 6, 2021

Still working on getting the win rate vs. the random player to at least 90%. It is proving to be quite difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants