Repository navigation

#

td3

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Jupyter Notebook
12249
7 天前
thu-ml/tianshou
Python
8707
14 天前

Massively Parallel Deep Reinforcement Learning. 🔥

Python
4138
2 天前

Modularized Implementation of Deep RL Algorithms in PyTorch

Python
3333
1 年前

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

Python
2867
2 个月前
reiniscimurs/DRL-robot-navigation

Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gradient (TD3) neural network, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.

Python
1052
2 个月前

32 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.

Jupyter Notebook
928
4 年前

PyTorch implementation of deep reinforcement learning algorithms

Python
495
4 年前

Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math

Jupyter Notebook
432
4 年前

Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...

Python
414
4 年前

Machine Readable Zone generator and checker for official travel documents sizes 1, 2, 3, MRVA and MRVB (Passports, Visas, national id cards and other travel documents)

Python
363
1 年前

DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)

Python
340
2 年前

Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022

Python
327
1 年前

Autonomous UAV Navigation without Collision using Visual Information in Airsim

Python
251
3 年前

Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)

Python
226
3 年前

Deep Reinforcement Learning for mobile robot navigation in IR-SIM simulation. Using DRL (SAC, TD3, PPO, DDPG) neural networks, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.

Python
187
24 天前

Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo simulator. Using DRL (SAC, TD3) neural networks, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.

Python
121
7 个月前

Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.

Python
110
4 年前