Skip to content

Commit d581d65

Browse files
authored
Update README.md
1 parent 2ed78d6 commit d581d65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Gymie - Server
22

3+
[![PyPI version](https://badge.fury.io/py/gymie.svg)](https://badge.fury.io/py/gymie)
4+
35
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)
46

57
## Content of this document

0 commit comments

Comments
 (0)