Skip to content

Commit 9a3b28b

Browse files
authored
[ci skip] Update README.md, fix image display
1 parent 4a7631b commit 9a3b28b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<img src="docs/\_static/img/logo.png" align="right" width="40%"/>
2-
31
<!-- [![pipeline status](https://gitlab.com/araffin/stable-baselines3/badges/master/pipeline.svg)](https://gitlab.com/araffin/stable-baselines3/-/commits/master) -->
42
![CI](https://github.com/DLR-RM/stable-baselines3/workflows/CI/badge.svg)
53
[![Documentation Status](https://readthedocs.org/projects/stable-baselines/badge/?version=master)](https://stable-baselines3.readthedocs.io/en/master/?badge=master) [![coverage report](https://gitlab.com/araffin/stable-baselines3/badges/master/coverage.svg)](https://gitlab.com/araffin/stable-baselines3/-/commits/master)
@@ -8,6 +6,8 @@
86

97
# Stable Baselines3
108

9+
<img src="docs/\_static/img/logo.png" align="right" width="40%"/>
10+
1111
Stable Baselines3 (SB3) is a set of reliable implementations of reinforcement learning algorithms in PyTorch. It is the next major version of [Stable Baselines](https://github.com/hill-a/stable-baselines).
1212

1313
You can read a detailed presentation of Stable Baselines3 in the [v1.0 blog post](https://araffin.github.io/post/sb3/) or our [JMLR paper](https://jmlr.org/papers/volume22/20-1364/20-1364.pdf).

0 commit comments

Comments
 (0)