Skip to content

Commit 37220f7

Browse files
authored
edit README
1 parent c84bde6 commit 37220f7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ This repository documents my journey through the [Hugging Face Deep Reinforcemen
2929
| **7** | Multi-Agent RL (Soccer) || [poca-SoccerTwos](https://hf.coChiz/poca-SoccerTwos) | [Notes](units/007-Multi-Agent-RL/README.md) |
3030
| **8** | PPO Part 1: Theory & Implementation || [ppo-LunarLander-v3-02](https://hf.co/Chiz/ppo-LunarLander-v3-02) | [Notes](units/008-PPO/README.md) |
3131
| **8b** | PPO Part 2: `VizDoom` || [vizdoom](https://huggingface.co/Chiz/rl_course_vizdoom_health_gathering_supreme) | [Notes](units/008-PPO/README.md) |
32-
| **9** | **Bonus:** Advanced Topics in RL || [Link] | [Notes](units/009-Advanced-Topics-RL/README.md) |
33-
| **10** | **Bonus:** Imitation Learning (`Godot`) || [Link] | [Notes](units/010-Imitation-Learning/README.md) |
32+
| **9** | **Bonus:** Advanced Topics in RL || - | [Notes](units/009-Advanced-Topics-RL/README.md) |
33+
| **10** | **Bonus:** Imitation Learning (`Godot`) || - | [Notes](units/010-Imitation-Learning/README.md) |
3434

3535

36-
Currently ongoing ...
36+
Almost done ...
3737

3838
---
3939
## Resources
4040

41-
* [Hugging Face Deep RL Course](https://huggingface.co/learn/deep-rl-course/unit0/introduction) The main course curriculum.
42-
* [Reinforcement Learning: An Introduction (Sutton & Barto)](http://incompleteideas.net/book/RLbook2020.pdf)The "Bible" of RL; essential for deep theoretical understanding.
41+
* [Hugging Face Deep RL Course](https://huggingface.co/learn/deep-rl-course/unit0/introduction): The main course curriculum.
42+
* [Reinforcement Learning: An Introduction (Sutton & Barto)](http://incompleteideas.net/book/RLbook2020.pdf): The "Bible" of RL (essential for deep theoretical understanding).
4343

4444
---
4545
## Local Setup

0 commit comments

Comments
 (0)