xinyufei's Stars
jrjohansson/qutip-lectures
Lectures on QuTiP: slides and ipython notebooks
qutip/qutip-notebooks
A collection of IPython notebooks using QuTiP: examples, tutorials, development test, etc.
qutip/qutip
QuTiP: Quantum Toolbox in Python
xingminw/plymouth-traffic-env
Python API for the SUMO environment of Plymouth Rd.
ray-project/tutorial
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Zheyu-Wen/Gfootball_Selfplay_multiagent
google-research/football
Check out the new game server:
rlcode/per
Prioritized Experience Replay (PER) implementation in PyTorch
falcondai/ucrl
Implementation of UCRL2 algorithm
fg91/Deep-Q-Learning
Tensorflow implementation of Deepminds dqn with double dueling networks
keras-rl/keras-rl
Deep Reinforcement Learning for Keras.
jasonbian97/Deep-Q-Learning-Atari-Pytorch
Reinforcement Learning on Atari Games and Control
gliese581gg/DQN_tensorflow
Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'
tensorpack/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
microsoft/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
decouples/Unet
A demo of Unet to detect edges!
KChen89/Cell-Nuclei-Detection-and-Segmentation
Detect location and draw boundary of nuclei from microscopic images
zhixuhao/unet
unet for image segmentation
fuy34/planerecover
[ECCV'18] Recovering 3D Planes from a Single Image via Convolutional Neural Networks
divelab/vgg
Implementation of VGG
Mansterteddy/SCAPE
Implementation of SCAPE
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets, using a differentiable photo editing model.
tpbarron/pytorch-ppo
Proximal Policy Optimization in PyTorch
leimao/Two-Layer-Hierarchical-Softmax-PyTorch
Two-Layer Hierarchical Softmax Implementation for PyTorch
tensorforce/tensorforce
Tensorforce: a TensorFlow library for applied reinforcement learning
qqiang00/Reinforce
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments