We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e574386 commit 7a3e55eCopy full SHA for 7a3e55e
README.md
@@ -7,9 +7,6 @@
7
<a href="https://badge.fury.io/py/xminigrid">
8
<img src="https://badge.fury.io/py/xminigrid.svg"/>
9
</a>
10
- <a href="https://badge.fury.io/py/xminigrid">
11
- <img src="https://img.shields.io/pypi/dm/xminigrid?color=yellow&label=Downloads"/>
12
- </a>
13
<a href="https://github.com/corl-team/xland-minigrid/main/LICENSE">
14
<img src="https://img.shields.io/badge/license-Apache_2.0-blue"/>
15
@@ -24,6 +21,13 @@
24
21
25
22
</p>
26
23
+
+[//]: # ( <a href="https://badge.fury.io/py/xminigrid">)
27
+[//]: # ( <img src="https://img.shields.io/pypi/dm/xminigrid?color=yellow&label=Downloads"/>)
28
29
+[//]: # ( </a>)
30
31

32
33
# Meta-Reinforcement Learning in JAX
0 commit comments