deep-deterministic-policy-gradient topic

List deep-deterministic-policy-gradient repositories

pytorch-DRL

505
Stars
106
Forks
Watchers

PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.

Reinforcement-learning-with-tensorflow

8.7k
Stars
5.0k
Forks
Watchers

Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

autonomous-learning-library

639
Stars
72
Forks
Watchers

A PyTorch library for building deep reinforcement learning agents.

lagom

373
Stars
31
Forks
Watchers

lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.

pytorch-ddpg-naf

304
Stars
72
Forks
Watchers

Implementation of algorithms for continuous control (DDPG and NAF).

jaxrl

590
Stars
62
Forks
Watchers

JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.

motion-planner-reinforcement-learning

188
Stars
45
Forks
Watchers

End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo

UAV-DDPG

377
Stars
70
Forks
Watchers

Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"

ddpg_biped

89
Stars
50
Forks
Watchers

Repository for Planar Bipedal walking robot in Gazebo environment using Deep Deterministic Policy Gradient(DDPG) using TensorFlow.