9 lines
281 B
Markdown
9 lines
281 B
Markdown
# reversi
|
||
|
||
A Deep Learning implementation of the game Reversi aka. Otello.
|
||
This is a Jupyter implementation only because it was requested in such a format for a class in my master’s degree. Enjoy the read or ignore it.
|
||
|
||
## Comments from Gawron
|
||
|
||
- Use Zobrist hashing for symetry
|