3,653 skills found · Page 6 of 122
ZhiqingXiao / Rl BookSource codes for the book "Reinforcement Learning: Theory and Python Implementation"
LucasAlegre / Sumo RlReinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
coreylynch / Async RlTensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
mimoralea / GdrlGrokking Deep Reinforcement Learning
Rafael1s / Deep Reinforcement Learning Algorithms32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
PKU-MARL / DexterousHandsThis is a library that provides dual dexterous hand manipulation tasks through Isaac Gym
sadighian / Crypto RlDeep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent
stanfordnmbl / Osim RlReinforcement learning environments with musculoskeletal models
pranz24 / Pytorch Soft Actor CriticPyTorch implementation of soft actor critic
StanfordVL / GibsonEnvGibson Environments: Real-World Perception for Embodied Agents
rl-tools / Rl ToolsThe Fastest Deep Reinforcement Learning Library
dusty-nv / Jetson ReinforcementDeep reinforcement learning GPU libraries for NVIDIA Jetson TX1/TX2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
deepdrive / DeepdriveDeepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
MushroomRL / Mushroom RlPython library for Reinforcement Learning.
AgileRL / AgileRLStreamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools, with 10x faster training through evolutionary hyperparameter optimization.
kengz / Awesome Deep RlA curated list of awesome Deep Reinforcement Learning resources.
harryzhangOG / Deep RL NotesA collection of comprehensive notes on Deep Reinforcement Learning, customized for UC Berkeley's CS 285 (prev. CS 294-112)
enggen / DeepMind Advanced Deep Learning And Reinforcement LearningAdvanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind
sudharsan13296 / Hands On Reinforcement Learning With PythonMaster Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
devendrachaplot / Neural SLAMPytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"