Stars
Easily create data visualization animation videos
This is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.
This is the implementation of MOSSE tracking algorithm (correlation filter based).
This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.
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…