Skip to content

Commit

Permalink
Added instructions related to Source and Learner
Browse files Browse the repository at this point in the history
  • Loading branch information
andresdelcampo authored Nov 30, 2017
1 parent a678fb3 commit b5487f9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ You may also check the [specifications](https://mirror.general-ai-challenge.org/

Note that this project uses [NetMQ](https://github.com/zeromq/netmq/blob/master/README.md) to communicate to the AI environment.

The code is uploaded AS IT WAS delivered to the challenge.
Note that due to time constraints and due to the prototyping nature of the challenge, the code is not necessarily as clean as I would have liked it to be.
The code in the [Source folder](https://github.com/andresdelcampo/aichallenge1/tree/master/Source) is uploaded AS IT WAS delivered to the challenge with the exception of adding license and cleaning up the solution of extra files. It was developed in C# under Windows. Note that due to time constraints and due to the prototyping nature of the challenge, the code is not necessarily as clean as I would have liked it to be.

You can also find an agent already compiled in Learner.zip, which can be tested using the [Environment Instructions](https://github.com/general-ai-challenge) against the training task set included -or any evaluation set created separately.

0 comments on commit b5487f9

Please sign in to comment.