mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-02 18:18:18 +08:00
Fix typo
This commit is contained in:
@@ -5,7 +5,7 @@ One of the major industries that use Reinforcement Learning is robotics. Unfortu
|
||||
2. MuJoco
|
||||
3. Unity Simulations
|
||||
|
||||
We're going to learn about Advantage Actor Critic (A2C) and how to use PyBullet. And train a spider agents to walk.
|
||||
We're going to learn about Advantage Actor Critic (A2C) and how to use PyBullet. And train a spider agent to walk.
|
||||
|
||||
🏆 You'll then be able to **compare your agent’s results with other classmates thanks to a leaderboard** 🔥 👉 https://huggingface.co/spaces/chrisjay/Deep-Reinforcement-Learning-Leaderboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user