Repository navigation

#

gym-environment

A minimalist environment for decision-making in autonomous driving

Python
2841
1 个月前

Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow

Jupyter Notebook
1939
1 天前

Reinforcement Learning environments based on the 1993 game Doom <img alt="godmode" src="https://github.githubassets.com/images/icons/emoji/godmode.png?v8" />

C++
1814
1 个月前

Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.

Jupyter Notebook
807
3 年前

Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.

Python
668
1 年前

ns3-gym - The Playground for Reinforcement Learning in Networking Research

C++
579
2 个月前

A MuJoCo/Gym environment for robot control using Reinforcement Learning. The task of agents in this environment is pixel-wise prediction of grasp success chances.

Python
516
2 年前

A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)

Python
470
5 个月前

VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.

Python
411
21 天前

深度强化学习路径规划, SAC-Auto路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真模拟,Adaptive-SAC

Python
347
10 个月前

POGEMA stands for Partially-Observable Grid Environment for Multiple Agents. This is a grid-based environment that was specifically designed to be flexible, tunable and scalable. It can be tailored to a variety of PO-MAPF settings.

Python
225
14 天前