Skip to content
Snippets Groups Projects
Commit 08ac06b9 authored by Sriram Ganapathi Subramanian's avatar Sriram Ganapathi Subramanian
Browse files

Update README.md

parent 1c5c0e18
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ Their are **three tasks** defined in `run_main.py` which can be commented out to
## Assignment Requirements
This assignment will have a written component and a programming component.
Clone the mazeworld environment locally and run the code looking at the implemtation of the sample algorithm.
Clone the mazeworld environment locally and run the code looking at the implementation of the sample algorithm.
Your task is to implement three other algortihms on this domain.
- **(20%)** Implement SARSA
- **(20%)** Implement QLearning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment