rl-environment
There are 35 repositories under rl-environment topic.
pytorch/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
utilForever/RosettaStone
Hearthstone simulator using C++ with some reinforcement learning
sichkar-valentyn/Reinforcement_Learning_in_Python
Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
opendilab/GoBigger
[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
princeton-nlp/WebShop
[NeurIPS 2022] ๐WebShop: Towards Scalable Real-World Web Interaction with Grounded Language Agents
utilForever/baba-is-auto
Baba Is You simulator using C++ with some reinforcement learning
jonzamora/awesome-robot-learning-envs
A list of awesome and popular robot learning environments
cxy1997/Robotiq-UR5
Simulator of UR5 robotic arm with Robotiq gripper, built with MuJoCo
dstl/YAWNING-TITAN
YAWNING TITAN is an abstract, graph based cyber-security simulation environment that supports the training of intelligent agents for autonomous cyber operations.
TheMTank/RL-code-resources
A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments
ylsung/TetrisBattle
Reproduced the popular Facebook game -- Tetris Battle! Also provided openAI environments.
FutureAGI/Xenoverse
Xenoverse is a collection of randomized RL, Language, and general-purpose simulation environments, designed for training General-Purpose Learning Agents (GLAs).
utilForever/Corailed
Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
zombie-einstein/floxs
Flock and swarm multi-agent RL training environments implemented in JAX
Vaishnav2804/MariNav
Open AI Gymnassium Compatible RL environment for Maritime Navigation
cxy1997/Flappy-Bird-with-Segmentation
Flappy Bird RL environment with Segmentation
josancamon19/web-environments
can we massively automate and collect environments and trajectories of browser tasks?
Natemen96/ECEMasterProject
Scalable Network-Based RL Environment for High-Level EV Natural Disaster Response Simulation
datvodinh/dino-game-genetic-algorithm
This is a project at class IT3160E Intro to AI at HUST
howsmyanimeprofilepicture/mujoco-gym
The Docker image for the isolated Mujoco environment
manjavacas/flavorl
RL environment for meal recommendations.
Michaelgathara/RL
Learning about Reinforcement Learning
0Zeta/Bao-RL
deep reinforcement learning for a modified version of the board game Bao la kujifunza
hesic73/amazons
yet another implementation of the Game of the Amazons
Manuscrit/gym
This fork adds multi-agent social dilemma environments in Gym: CoinGame, (Iterated) Prisonner Dilemma, Stag Hunt, Chicken, Matching Pennies. Gym: A toolkit for developing and comparing reinforcement learning algorithms.
nonkloq/mazeharvest
A Grid Based RL Environment & Implementaions of few Deep-RL Algorithms.
ahmadsuleman/Precision-Autonomous-Parking-via-Reward-Augmented-Reinforcement-Learning
Autonomous Parking with Deep Reinforcement Learning Custom MDP Development
ALucek/pii-masking-rlenv
RL Environment built using Verifiers for PII information masking
amirhosein-mesbah/customized-RL-envs
A collection of custom Reinforcement Learning (RL) environments implemented from various academic research papers
MaxWolf-01/csv_qa
Verifiers hello world repo
Orena327/AI_Registration_RL_agent_ver2-DU4
Reinforcement Learning agent for testing registration form behavior in sandbox. ๐งช This project was developed as part of a course assignment focused on practical reinforcement learning applications in a simulated environment.
raselmahmud-coder/CQL_Project_RL_HW3
Implement of Behavior Cloning (BC) and Conservative Q-Learning (CQL) algorithms for training reinforcement learning models using a dataset of state-action pairs. It provides an environment for experimenting with these algorithms, comparing their performance, and analyzing the effects of different parameters and dataset variations on training result
sreejeetm1729/Federated-MARL-Gym-Environment
๐ต๐๐๐๐๐๐๐๐ ๐ผ๐ฐ๐๐ป-๐ถ๐ข๐ : We introduce a custom multi-agent reinforcement learning environment built with Gymnasium and Pygame, designed for evaluating federated RL (FRL) algorithms. The environment models a grid world where multiple agentsโsuch as robotsโnavigate to accomplish spatially distributed tasks, like reaching delivery points.
tadeaspaule/generalised-rl-environment
Takes care of boilerplate code for RL environments, + some useful classes for constructing them
WinDerek/open-env
Open-source environments for reinforcement learning. No need for MuJoCo!