Tianhong Dai

Results 7 repositories owned by Tianhong Dai

distributed-ppo

60
Stars
12
Forks
Watchers

This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).

google-football-pytorch

38
Stars
11
Forks
Watchers

It's the pytorch implementation of google research football.

hindsight-experience-replay

377
Stars
76
Forks
Watchers

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

integrated-gradient-pytorch

178
Stars
26
Forks
Watchers

This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.

mosse-object-tracking

116
Stars
40
Forks
Watchers

This is the implementation of MOSSE tracking algorithm (correlation filter based).

reinforcement-learning-algorithms

649
Stars
104
Forks
Watchers

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are st...

self-imitation-learning-pytorch

64
Stars
13
Forks
Watchers

This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.