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:46:11 +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 Coursework

This repository, part of my portfolio, showcases a Jupyter Notebook implementation of the classic game Reversi (also known as Othello) undertaken for the Deep Learning course during my studies in Applied AI at FH-SWF.

Tech Stack

  • Python
  • Jupyter Notebook
  • PyTorch
  • Dependencies listed in pyproject.toml

Installation

  1. Clone the repository: git clone https://git.horstenkamp.eu/Philipp/reversi.git
  2. Enter the folder: cd reversi
  3. Install dependencies: poetry install

Usage

Open the Jupyter Notebook and explore the implementation to understand the application of Deep Learning techniques in game strategy.

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%