relay-policy-learning
Kitchen Simulator
Environments and data for training reinforcement learning agents in a kitchen simulator
107 stars
8 watching
28 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
google-deepmind/meltingpot | Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 620 |
lupoglaz/godotaigym | Enables training of reinforcement learning models with PyTorch on Godot Engine using shared memory | 214 |
facebookresearch/compilergym | A reinforcement learning environment library for compiler optimization tasks | 914 |
farama-foundation/gymnasium-robotics | A collection of robotic simulation environments for reinforcement learning | 570 |
marvinler/pypownet | A simulator for power networks that incorporates reinforcement learning and visualization. | 111 |
tatsu-lab/alpaca_farm | A framework for simulating and evaluating reinforcement learning from human feedback methods | 782 |
carla-simulator/reinforcement-learning | An implementation of an actor-critic reinforcement learning algorithm in Python. | 243 |
google/ml-fairness-gym | An open source framework for studying long-term fairness effects in machine learning decision systems | 312 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
intelligent-environments-lab/citylearn | A reinforcement learning environment for simulating energy management in buildings and neighborhoods. | 478 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |
zhangfuyang/rl_carla | A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 228 |
alex-petrenko/sample-factory | A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 828 |
cbfinn/gps | An implementation of guided policy search and LQG-based trajectory optimization for reinforcement learning | 598 |
kh-kim/stock_market_reinforcement_learning | Provides a general environment for stock market trading simulation using OpenAI Gym and reinforcement learning algorithms | 791 |