Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
- Updated
Mar 31, 2024 - Python
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
A PyTorch library for building deep reinforcement learning agents.
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"
Implementation of algorithms for continuous control (DDPG and NAF).
End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo
Repository for Planar Bipedal walking robot in Gazebo environment using Deep Deterministic Policy Gradient(DDPG) using TensorFlow.
PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research papers.
scalable multi agents reinforcement learning
PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2RL which can be added to D4PG to improve its performance.
Designing a control system to exploit model-free deep reinforcement learning algorithms to solve a real-world autonomous driving task of a small robot.
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
Implemenation of DDPG with numpy only (without Tensorflow)
Goal-conditioned reinforcement learning like 🔥
Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)
Multi-Agent training using Deep Deterministic Policy Gradient Networks, Solving the Tennis Environment
Tensorflow implementation of reinforcement learning (PG, A2C, DQN, DDPG, PPO, HER, SAC)
Various machine learning implementations and tools
Implementation of deep deterministic policy gradient with Wolpertinger
Add a description, image, and links to the deep-deterministic-policy-gradient topic page so that developers can more easily learn about it.
To associate your repository with the deep-deterministic-policy-gradient topic, visit your repo's landing page and select "manage topics."