pytorch-ddpg-naf

RL algorithm

An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks.

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

GitHub

307 stars
9 watching
71 forks
Language: Python
last commit: over 5 years ago
ddpgdeep-deterministic-policy-gradientdeep-learningpytorchreinforcement-learning

Related projects:

RepositoryDescriptionStars
ikostrikov/pytorch-trpoA PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks435
jingweiz/pytorch-rlA comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom.798
rajesh-siraskar/reinforcement-learning-for-control-of-valvesDevelops and tests a reinforcement learning-based control system for non-linear valve models using Deep Deterministic Policy-Gradient algorithm80
floringogianu/categorical-dqnAn implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games.96
ikostrikov/jaxrlProvides JAX implementations of various reinforcement learning algorithms with continuous action spaces.640
cpnota/autonomous-learning-libraryA comprehensive library for building deep reinforcement learning agents using PyTorch647
iffix/machinAn open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms.402
hubfire/muti-branch-ddpg-carlaAn implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments.81
catohaste/pomdpAn implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task54
kaixhin/rainbowA Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games1,591
astooke/rlpytA modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch2,236
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
kengz/slm-labA comprehensive framework for deep reinforcement learning using PyTorch.1,256
luchris429/purejaxrlA high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality755
matthiasplappert/keras-rlA Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments.8