reinforce topic

List reinforce repositories

DeepRL-TensorFlow2

585
Stars
140
Forks
Watchers

🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2

Deep-reinforcement-learning-with-pytorch

3.7k
Stars
827
Forks
Watchers

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

minimalRL

2.8k
Stars
451
Forks
Watchers

Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)

Paddle-RLBooks

117
Stars
13
Forks
Watchers

Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.

pytorch-REINFORCE

261
Stars
51
Forks
Watchers

PyTorch Implementation of REINFORCE for both discrete & continuous control

VRP_DRL_MHA

161
Stars
35
Forks
Watchers

"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver

AutoReinforce

80
Stars
43
Forks
Watchers

自动加固Android App

AndroidReinforcePlugin

18
Stars
4
Forks
Watchers

android加固插件,支持360加固、乐固

policy_based_RL

35
Stars
6
Forks
Watchers

The implement of the policy gradient RL algorithm with pytorch