Ported from https://github.com/tylerkahn/connect4-qlearning
-Porting to C# slightly increases speed.
-Added ability for Humans to Play the AI
-Stores the Q and Q_count Dictionaries in files to be reloaded later.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Ported from https://github.com/tylerkahn/connect4-qlearning
-Porting to C# slightly increases speed.
-Added ability for Humans to Play the AI
-Stores the Q and Q_count Dictionaries in files to be reloaded later.