yogjoshi14 commited on
Commit
fa05015
1 Parent(s): 51e3545

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -1,10 +1,9 @@
1
  ---
2
  library_name: ml-agents
3
  tags:
4
- - SoccerTwos
5
  - deep-reinforcement-learning
6
  - reinforcement-learning
7
- - ML-Agents-SoccerTwos
8
  ---
9
 
10
  # **poca** Agent playing **SoccerTwos**
@@ -17,8 +16,6 @@ tags:
17
  We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
18
  - A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
19
  browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
20
- - A *longer tutorial* to understand how works ML-Agents:
21
- https://huggingface.co/learn/deep-rl-course/unit5/introduction
22
 
23
  ### Resume the training
24
  ```bash
 
1
  ---
2
  library_name: ml-agents
3
  tags:
4
+ - ML-Agents-SoccerTwos
5
  - deep-reinforcement-learning
6
  - reinforcement-learning
 
7
  ---
8
 
9
  # **poca** Agent playing **SoccerTwos**
 
16
  We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
17
  - A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
18
  browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
 
 
19
 
20
  ### Resume the training
21
  ```bash