policy-gradient topic

List policy-gradient repositories

CodeGAN

74
Stars
27
Forks
Watchers

[Deprecated] Source Code Generation using Sequence Generative Adversarial Networks :octocat:

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 ....

awesome-monte-carlo-tree-search-papers

606
Stars
70
Forks
Watchers

A curated list of Monte Carlo tree search papers with implementations.

pytorch-learn-reinforcement-learning

147
Stars
32
Forks
Watchers

A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for learning about RL. How to visualize, debug and solve RL problems...

deep_trading

20
Stars
8
Forks
Watchers

This project aims to select a supervised algorithm that can predict stock prices basing on historical data and use the predictor generated to form trading strategies.

imitation_learning

128
Stars
14
Forks
Watchers

PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.

recurrent-ppo-truncated-bptt

107
Stars
14
Forks
Watchers

Baseline implementation of recurrent PPO using truncated BPTT

TAA-PG

33
Stars
5
Forks
Watchers

Usage of policy gradient reinforcement learning to solve portfolio optimization problems (Tactical Asset Allocation).

tianshou

7.6k
Stars
1.1k
Forks
Watchers

An elegant PyTorch deep reinforcement learning library.

btgym

981
Stars
259
Forks
Watchers

Scalable, event-driven, deep-learning-friendly backtesting library