ddpg-pytorch topic
DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
oprl
A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing
PyTorch-DDPG-Stock-Trading
An implementation of DDPG using PyTorch for algorithmic trading on Chinese SH50 stock market.
CellFreeCLCA_RL
The simulation of paper: Joint Cooperation Clustering and Content Caching in Cell-Free Massive MIMO Networks
RL-based-Control-of-a-Soft-Continuum-Robot
Simulation based Soft Continuum Robot Control via Reinforcement Learning
ReinforcementLearning
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
marl
Multi-agent reinforcement learning framework
RL_algorithms_Pytorch
Implement reinforcement learning algorithms in Pytorch
ProtoRL
A Torch Based RL Framework for Rapid Prototyping of Research Papers