Skip to content

luiscabanzon/connect4_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4 Bot

This project basically consists in, using reinforcement learning techniques, train a bot to play connect 4. The project will be developed in several phases.

  1. Develop the game on Python (done)
  2. Develop the model bot will use to play
  3. Train the bot
  4. Test & play
  5. Migrate the bot to a web app (create web interface and a JS-based bot)

About

Bot trained with reinforcement learning to play connect 4 game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages