Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
language: en
|
| 3 |
license: apache-2.0
|
|
|
|
| 4 |
tags:
|
| 5 |
- reinforcement-learning
|
| 6 |
- meta-learning
|
| 7 |
- pytorch
|
| 8 |
-
- rl
|
| 9 |
-
pipeline_tag: reinforcement-learning
|
| 10 |
---
|
| 11 |
|
| 12 |
Pretrained weights for the Disco103 meta-network from [Discovering State-of-the-art Reinforcement Learning
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: reinforcement-learning
|
| 4 |
tags:
|
| 5 |
- reinforcement-learning
|
| 6 |
- meta-learning
|
| 7 |
- pytorch
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
Pretrained weights for the Disco103 meta-network from [Discovering State-of-the-art Reinforcement Learning
|