We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8487bf1 commit 2275eb9Copy full SHA for 2275eb9
1 file changed
README.md
@@ -586,8 +586,8 @@ Tile coding uses fewer tilings for local/extended representations (4 vs 8) becau
586
### Installation
587
588
```bash
589
-git clone https://github.com/YOUR_USERNAME/snake-rl.git
590
-cd snake-rl
+git clone https://github.com/Kiran1510/rl-function-approximation-benchmark.git
+cd rl-function-approximation-benchmark
591
pip install -r requirements.txt
592
```
593
@@ -666,4 +666,4 @@ Full reference list (25 citations) available in `revised_project_proposal.tex`.
666
667
## License
668
669
-This project is part of coursework for CS 5180 at Northeastern University. Not intended for redistribution.
+This project is part of coursework for CS 5180 at Northeastern University. Not intended for redistribution.
0 commit comments