Skip to content

snsd0805/Q-learning-with-Four-in-a-Row

Repository files navigation

Q-Learning-with-Four-in-a-Row

Project for 1112 NCNU CSIE "Parallel Programming with the Message-Passing Interface"

Setup

git clone https://github.com/snsd0805/Q-learning-with-Four-in-a-Row.git

Compile

make

Run simulation

make run

Program mode

  1. Test Mode
    • Test the current win rate
  2. Train Mode
    • Train the model to increase the win rate
  3. Play Mode
    • Play with the robot you trained

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published