IDE init
This commit is contained in:
2023-01-30 19:03:46 +01:00
parent f2801d76fe
commit e5d51b53d9
5 changed files with 998 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# 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 masters degree. Enjoy the read or ignore it.