Skip to content

ardaakdere/Q-Learning-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Training a AI to play TicTacToe with. Q-Learning Technique

https://www.youtube.com/watch?v=Qy2B4Xvpf-U (3k Views)

What Is This?

Ekran Resmi 2022-10-15 09 35 14

It was shown how it can be adapted to a game like TicTacToe by using the Q-Learning learning technique, which has no practical explanation although technical explanations can be found on the Internet.

How To Use This

  1. First of all, to train the AI model with different parameters. Use Agent Class's train_brain_x_byrandom or train_brain_y_byrandom functions.
  2. Then, agent.play_with_human()
  3. Enjoy !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages