Skip to content

Commit 425830f

Browse files
committed
chore: updating logo
1 parent 85ed95c commit 425830f

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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

66
<p align="center">
7-
<img src="gymie-server_logo.svg" width="200" />
7+
<img src="https://raw.githubusercontent.com/jscriptcoder/Gymie-Server/main/images/gymie-server_logo2.svg" height="250" />
88
</p>
99

1010
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)

0 commit comments

Comments
 (0)