xionghuichen's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
commaai/research
dataset and code for 2016 paper "Learning a Driving Simulator"
rll/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
IntelLabs/coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
junhyukoh/deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
alibaba/gym-starcraft
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)
modestyachts/ARS
An implementation of the Augmented Random Search algorithm
eyounx/ZOOpt
A python package of Zeroth-Order Optimization (ZOOpt)
openai/vime
Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"
gopala-kr/summary
summaries of all the papers I read
mrahtz/easy-tf-log
Easy TensorFlow logging for quick prototypes
alibaba-archive/torchcraft-py
Python wrapper for TorchCraft. (In progress)