seoulai/gym
Seoul AI Gym is a toolkit for developing AI algorithms.
This toolkit helps AI developers design, test, and refine reinforcement learning algorithms. It provides simulated environments, such as games or market scenarios, where an AI 'agent' can learn by interacting. Developers provide their AI agent and get back observations, rewards, and status updates, allowing them to train and evaluate the agent's performance.
No commits in the last 6 months.
Use this if you are an AI developer building or experimenting with reinforcement learning algorithms and need a standardized way to simulate environments and test agent behaviors.
Not ideal if you are looking for a pre-built, ready-to-deploy AI solution or a general-purpose simulation tool for non-AI development.
Stars
31
Forks
7
Language
Python
License
MIT
Category
Last pushed
Dec 15, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/seoulai/gym"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qgallouedec/panda-gym
Set of robotic environments based on PyBullet physics engine and gymnasium.
nicrusso7/rex-gym
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
amazon-science/auction-gym
AuctionGym is a simulation environment that enables reproducible evaluation of bandit and...
upb-lea/openmodelica-microgrid-gym
OpenModelica Microgrid Gym (OMG): An OpenAI Gym Environment for Microgrids
ntasfi/PyGame-Learning-Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.