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
Description
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 masters degree.
Languages
Jupyter Notebook
100%