northadventure's Stars
yhs0602/CraftGround
⚡⚡ Lightning Fast (~300TPS) Reinforcement Learning environment on latest Minecraft 🏝️
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
sryu1/jsbgym
An JSBSim environment for reinforcement learning, original from https://github.com/Gor-Ren/gym-jsbsim
toshikwa/gail-airl-ppo.pytorch
PyTorch implementation of GAIL and AIRL based on PPO.
liziniu/ISWBC
Code for NeurIPS 2023 Paper (Imitation Learning from Imperfection: Theoretical Justifications and Algorithms)
zichunxx/panda_mujoco_gym
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
ARISE-Initiative/robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Div99/IQ-Learn
(NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation
Farama-Foundation/HighwayEnv
A minimalist environment for decision-making in autonomous driving
qgallouedec/panda-gym
Set of robotic environments based on PyBullet physics engine and gymnasium.
trackmania-rl/tmrl
Reinforcement Learning for real-time applications - host of the TrackMania Roborace League
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
phoboslab/jsmpeg-vnc
A low latency, high framerate screen sharing server for Windows and client for browsers
monhoney/WhatIfFairyTale
DmitryRyumin/ICCV-2023-Papers
ICCV 2023 Papers: Discover cutting-edge research from ICCV 2023, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
northadventure/CollageRL
ICCV 2023 - Neural Collage Transfer: Artistic Reconstruction via Material Manipulation
pranz24/pytorch-soft-actor-critic
PyTorch implementation of soft actor critic
voxel51/fiftyone
Refine high-quality datasets and visual AI models
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).