You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,10 @@ The basic flow of the game can be represented like this:
44
44
45
45
Basic game code taken from: [@KeithGalli](https://github.com/KeithGalli) from the repo [Connect4-Python](https://github.com/KeithGalli/Connect4-Python)
46
46
47
-
#### This game was done as part of Trinity College Dublin's CS7IS2 - Artificial intelligence Modules's - Group Project
47
+
#### This game was developed as part of Trinity College Dublin's CS7IS2 - Artificial intelligence Modules's - Group Project
48
48
* The project report can be found [here](docs/FIRSTNAME_LASTNAME_CS7IS2_2019_Final_Report_tex.pdf)
49
49
* The evaluation metrics and reports can be found [here](docs/results/Evaluation.xlsx)
50
-
* The win-ratio and comparison between agents can be found [here](docs/results/Win ratio between bots.xlsx)
50
+
* The win-ratio and comparison between agents can be found [here](docs/results/Win%20ratio%20between%20bots.xlsx)
51
51
* The reference papers and articles used in the project report can be found [here](docs/references/)
0 commit comments