rl-environment

There are 35 repositories under rl-environment topic.

  • pytorch/ELF

    ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation

    Language:C++3.4k184132571
  • utilForever/RosettaStone

    Hearthstone simulator using C++ with some reinforcement learning

    Language:C++6661936780
  • 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

    Language:Python49565115
  • opendilab/GoBigger

    [ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.

    Language:Python4695934
  • princeton-nlp/WebShop

    [NeurIPS 2022] ๐Ÿ›’WebShop: Towards Scalable Real-World Web Interaction with Grounded Language Agents

    Language:Python428134284
  • utilForever/baba-is-auto

    Baba Is You simulator using C++ with some reinforcement learning

    Language:Python17062824
  • 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

    Language:C++825319
  • 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.

    Language:Python6581822
  • 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.

    Language:Python230117
  • FutureAGI/Xenoverse

    Xenoverse is a collection of randomized RL, Language, and general-purpose simulation environments, designed for training General-Purpose Learning Agents (GLAs).

    Language:Python18237
  • utilForever/Corailed

    Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV

    Language:Python17492
  • zombie-einstein/floxs

    Flock and swarm multi-agent RL training environments implemented in JAX

    Language:Python143
  • Vaishnav2804/MariNav

    Open AI Gymnassium Compatible RL environment for Maritime Navigation

    Language:Jupyter Notebook9
  • cxy1997/Flappy-Bird-with-Segmentation

    Flappy Bird RL environment with Segmentation

    Language:Python3302
  • josancamon19/web-environments

    can we massively automate and collect environments and trajectories of browser tasks?

    Language:Python33
  • Natemen96/ECEMasterProject

    Scalable Network-Based RL Environment for High-Level EV Natural Disaster Response Simulation

    Language:Jupyter Notebook2101
  • datvodinh/dino-game-genetic-algorithm

    This is a project at class IT3160E Intro to AI at HUST

    Language:Jupyter Notebook1101
  • howsmyanimeprofilepicture/mujoco-gym

    The Docker image for the isolated Mujoco environment

    Language:Dockerfile1100
  • manjavacas/flavorl

    RL environment for meal recommendations.

    Language:Python1
  • Michaelgathara/RL

    Learning about Reinforcement Learning

    Language:Python1
  • 0Zeta/Bao-RL

    deep reinforcement learning for a modified version of the board game Bao la kujifunza

    Language:Jupyter Notebook0100
  • hesic73/amazons

    yet another implementation of the Game of the Amazons

    Language:C++0100
  • 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.

    Language:Python0100
  • nonkloq/mazeharvest

    A Grid Based RL Environment & Implementaions of few Deep-RL Algorithms.

    Language:Python0200
  • 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

    Language:Python
  • amirhosein-mesbah/customized-RL-envs

    A collection of custom Reinforcement Learning (RL) environments implemented from various academic research papers

    Language:Python
  • MaxWolf-01/csv_qa

    Verifiers hello world repo

    Language:Python
  • 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.

    Language:Python
  • 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

    Language:Python
  • 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.

    Language:Jupyter Notebook
  • tadeaspaule/generalised-rl-environment

    Takes care of boilerplate code for RL environments, + some useful classes for constructing them

    Language:Jupyter Notebook10
  • WinDerek/open-env

    Open-source environments for reinforcement learning. No need for MuJoCo!

    Language:Python