2023-10-26 01:34:54 +02:00
2023-03-31 22:36:38 +02:00
2023-02-17 01:47:49 +01:00
2023-02-12 16:10:06 +01:00
2023-02-12 16:10:06 +01:00
2023-03-31 22:29:56 +02:00
2023-02-28 23:48:13 +01:00
2023-02-28 23:48:13 +01:00
2023-10-26 01:34:54 +02:00
2023-03-31 19:08:58 +02:00
2023-02-12 16:10:06 +01:00
2023-03-30 02:29:34 +02:00
2023-02-12 16:10:06 +01:00

Reversi Deep Learning Implementation

This repository hosts a project for the course "Deep Learning" as part of my studies in Applied AI at FH-SWF. It showcases a Deep Learning model trained to play the classic game Reversi (Othello) implemented in a Jupyter Notebook.

Installation

  1. Clone the repository: git clone https://git.horstenkamp.eu/Philipp/reversi.git
  2. Install dependencies: pip install -r requirements.txt

Usage

Open the Jupyter Notebook to interact with the game and explore the model's strategy.

Contributing

Feel free to explore the code and provide feedback.

Contact

For any queries, reach out to Philipp.

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.
Readme 461 MiB
Languages
Jupyter Notebook 100%