Skip to content

amrish1222/qLearningGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ENPM808F - Homework #4- Dots and Boxes

Author- Amrish Baskaran

Running instructions-

  • To train the 2x2 grid for 100,1000,10000 game execute the python script in the src directory
training2x2.py
  • To train the 3x3 grid for 100,1000,10000 game execute the python script in the src directory
training3x3.py
  • To test the 10000 games trained Q learning model for 2x2 grid execute the python script in the src directory
perfTest2x2.py
  • To test the 10000 games trained Q learning model for 3x3 grid execute the python script in the src directory
perfTest3x3.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages