Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
-
Updated
Mar 29, 2023 - Python
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing
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.
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
A Torch Based RL Framework for Rapid Prototyping of Research Papers
The simulation of paper: Joint Cooperation Clustering and Content Caching in Cell-Free Massive MIMO Networks
Implement reinforcement learning algorithms in Pytorch
Multi-agent reinforcement learning framework
An implementation of DDPG using PyTorch for algorithmic trading on Chinese SH50 stock market.
Reinforcement Learning Tutorials & other bedtime stories in PyTorch
A simple baseline for mountain-car @ gym
PyTorch implementation of the paper Overcoming Exploration in Reinforcement Learning with Demonstrations in surgical robot manipulation tasks.
PyTorch application of reinforcement learning algorithm in OpenAI LunarLander - DDPG
Deep Deterministic Policy Gradients in Pytorch with Simulation in PyBullet
PyTorch application of reinforcement learning DDPG and PPO algorithms in Unity 3D-Ball
self driving car using Torcs-1.3.7 simulator with server-patch
A codebase for continuous action spaces Reinforcement Learning algorithms
Performance evaluation of several DRL algorithms in a discrete action-space for resource allocation in Open RAN
Collection of Reinforcement Learning Algorithm implementations.
Offline algorithm trained on the data generated by the same algorithm but online
Add a description, image, and links to the ddpg-pytorch topic page so that developers can more easily learn about it.
To associate your repository with the ddpg-pytorch topic, visit your repo's landing page and select "manage topics."