Skip to content

This is a naive implementation of the Tic-Tac-Toe game using Reinforcement Learning.I have used the epsilon-greedy action selection algorithm to choose the action the bot learns.

Notifications You must be signed in to change notification settings

dilbwagsingh/Reinforcement-Learning-based-auto-training-bot-for-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Applied-Reinforcement-Learning-with-Tic-Tac-Toe

This is a naive implementation of the Tic-Tac-Toe game using Reinforcement Learning.I have used the epsilon-greedy action selection algorithm to choose the action the bot learns.

About

This is a naive implementation of the Tic-Tac-Toe game using Reinforcement Learning.I have used the epsilon-greedy action selection algorithm to choose the action the bot learns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages