Update README.md
This commit is contained in:
parent
74a6f429b3
commit
b603a775dc
@ -5,7 +5,8 @@ This repository hosts a project for the course "Deep Learning" as part of my stu
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Clone the repository: `git clone https://git.horstenkamp.eu/Philipp/reversi.git`
|
1. Clone the repository: `git clone https://git.horstenkamp.eu/Philipp/reversi.git`
|
||||||
2. Install dependencies: `pip install -r requirements.txt`
|
2. Enter the repository: `cd reversi`
|
||||||
|
2. Install dependencies: `poetry install`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@ -14,7 +15,3 @@ Open the Jupyter Notebook to interact with the game and explore the model's stra
|
|||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Feel free to explore the code and provide feedback.
|
Feel free to explore the code and provide feedback.
|
||||||
|
|
||||||
## Contact
|
|
||||||
|
|
||||||
For any queries, reach out to [Philipp](https://github.com/Philipp).
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user