Skip to content

Commit d0f33c7

Browse files
authored
Update README.md
1 parent d312f4d commit d0f33c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gymie - Server
22

3-
[![PyPI version](https://badge.fury.io/py/gymie.svg)](https://badge.fury.io/py/gymie)
3+
![PyPI](https://img.shields.io/pypi/v/gymie)
44

55
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)
66

0 commit comments

Comments
 (0)