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).
307 stars
9 watching
71 forks
Language: Python
last commit: about 4 years ago ddpgdeep-deterministic-policy-gradientdeep-learningpytorchreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 |
| A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
| Develops and tests a reinforcement learning-based control system for non-linear valve models using Deep Deterministic Policy-Gradient algorithm | 80 |
| An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
| Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| A comprehensive library for building deep reinforcement learning agents using PyTorch | 647 |
| An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 402 |
| An implementation of a reinforcement learning algorithm using multi-branch architecture and Deep Deterministic Policy Gradients (DDPG) to control autonomous vehicles in simulation environments. | 81 |
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
| A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch | 2,236 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| A comprehensive framework for deep reinforcement learning using PyTorch. | 1,256 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |