jiameij's Stars
minyoungg/selfconsistency
Code for the paper: Fighting Fake News: Image Splice Detection via Learned Self-Consistency
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
alexlee-gk/video_prediction
Stochastic Adversarial Video Prediction
Khrylx/PyTorch-RL
PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
YunqiuXu/Readings
Paper notes
wyndwarrior/imitation_from_observation
Learning to Imitate Behaviors from Raw Video via Context Translation
openai/EPG
Code for the paper "Evolved Policy Gradients"
SoerenMind/Inverse_Reward_Design
rail-berkeley/rlkit
Collection of reinforcement learning algorithms
andrewliao11/gail-tf
Tensorflow implementation of generative adversarial imitation learning
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
rejuvyesh/gym-dmcontrol
Wrapper around dm_control to provide a gym like interface and vice-versa