MartinThoma/banana-gym
A simple stochastic OpenAI environment for training RL agents
This tool helps developers simulate a simple market scenario for selling bananas. You define the selling conditions and the environment simulates sales outcomes over time. It's designed for machine learning engineers and researchers to train and test reinforcement learning agents.
No commits in the last 6 months.
Use this if you are a machine learning engineer looking for a simple, stochastic environment to practice developing and evaluating reinforcement learning algorithms.
Not ideal if you're looking for a complex, high-fidelity market simulation or a tool for actual business forecasting.
Stars
87
Forks
33
Language
Python
License
—
Category
Last pushed
Feb 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MartinThoma/banana-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.