Paul Bird
commited on
Commit
·
d9ff026
1
Parent(s):
2b50304
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ license: mit
|
|
4 |
|
5 |
|
6 |
## Othello game playing model in Unity Sentis format
|
7 |
-
This is an Othello game playing model based on a modified version of Alpha Go called [Generalized
|
8 |
|
9 |
## How to Use
|
10 |
Example source code to run this model can be found at: [Source Code](https://github.com/Unity-Technologies/sentis-samples/tree/main/BoardGameAISample)
|
|
|
4 |
|
5 |
|
6 |
## Othello game playing model in Unity Sentis format
|
7 |
+
This is an Othello game playing model based on a modified version of Alpha Go called [Generalized Zero General](https://github.com/suragnair/alpha-zero-general)
|
8 |
|
9 |
## How to Use
|
10 |
Example source code to run this model can be found at: [Source Code](https://github.com/Unity-Technologies/sentis-samples/tree/main/BoardGameAISample)
|