Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mukeshmk authored Apr 12, 2020
1 parent c62c1c9 commit 0e3c6fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ The basic flow of the game can be represented like this:

Basic game code taken from: [@KeithGalli](https://github.com/KeithGalli) from the repo [Connect4-Python](https://github.com/KeithGalli/Connect4-Python)

#### This game was done as part of Trinity College Dublin's CS7IS2 - Artificial intelligence Modules's - Group Project
#### This game was developed as part of Trinity College Dublin's CS7IS2 - Artificial intelligence Modules's - Group Project
* The project report can be found [here](docs/FIRSTNAME_LASTNAME_CS7IS2_2019_Final_Report_tex.pdf)
* The evaluation metrics and reports can be found [here](docs/results/Evaluation.xlsx)
* The win-ratio and comparison between agents can be found [here](docs/results/Win ratio between bots.xlsx)
* The win-ratio and comparison between agents can be found [here](docs/results/Win%20ratio%20between%20bots.xlsx)
* The reference papers and articles used in the project report can be found [here](docs/references/)

#### Contributors
Expand Down

0 comments on commit 0e3c6fe

Please sign in to comment.