deeprl topic

List deeprl repositories

DeepRL

3.1k
Stars
670
Forks
Watchers

Modularized Implementation of Deep RL Algorithms in PyTorch

rl-portfolio-management

538
Stars
180
Forks
Watchers

Attempting to replicate "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem" https://arxiv.org/abs/1706.10059 (and an openai gym environment)

ReinforcementLearning

19
Stars
5
Forks
Watchers

This project contains several Deep Reinforcement Learning method and some experiments basd on OpenAi gym.

LunarLander-v2_DeepRL

36
Stars
8
Forks
Watchers

OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)

MountainCar-v0_DeepRL

22
Stars
1
Forks
Watchers

OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)

Deep-RL

17
Stars
0
Forks
Watchers

You can see a reference for Books, Articles, Courses and Educational Materials in this field. Implementation of Reinforcement Learning Algorithms and Environments. Python, OpenAI Gym, Tensorflow.