Skip to content

Commit 85ed95c

Browse files
committed
fix: added logo
1 parent 6a3a181 commit 85ed95c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<a href="https://pypi.org/project/gymie/"><img alt="PyPI" src="https://img.shields.io/pypi/v/gymie?label=PyPI%20Package" /></a>
44
<a href="https://www.npmjs.com/package/gymie"><img alt="npm" src="https://img.shields.io/npm/v/gymie?label=NPM%3A%20Gymie%20Client" /></a>
55

6+
<p align="center">
7+
<img src="gymie-server_logo.svg" width="200" />
8+
</p>
9+
610
WebSocket server that exposes an API to train AI agents on [OpenAI Gym](https://gym.openai.com/) and gym-api like environments such as [Gym Retro](https://openai.com/blog/gym-retro/) or [Unity ML-Agents](https://unity3d.com/machine-learning/), this last one with the help of [gym wrapper](https://github.com/Unity-Technologies/ml-agents/tree/master/gym-unity)
711

812
## Content of this document

images/gymie-server_logo.svg

Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)