reinforce topic
DeepRL-TensorFlow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
torch-discounted-cumsum
Fast Discounted Cumulative Sums in PyTorch
Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
pytorch-REINFORCE
PyTorch Implementation of REINFORCE for both discrete & continuous control
VRP_DRL_MHA
"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver
AndroidReinforcePlugin
android加固插件,支持360加固、乐固
policy_based_RL
The implement of the policy gradient RL algorithm with pytorch