araffin commited on
Commit
356e3ce
1 Parent(s): 5795dca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  title: README
3
- emoji: 💩
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
1
  ---
2
  title: README
3
+ emoji: 🤖
4
  colorFrom: red
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ Reinforcement Learning models trained using [Stable Baselines3](https://github.com/DLR-RM/stable-baselines3) and the [RL Zoo](https://github.com/DLR-RM/rl-baselines3-zoo).