Pinned Repositories
bandits
Python library for Multi-Armed Bandits
deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
gym
A toolkit for developing and comparing reinforcement learning algorithms.
liuguoping.github.io
NRLPapers
Must-read papers on network representation learning (NRL)/network embedding (NE)
OpenNE
An Open-Source Package for Network Embedding (NE)
pycolab
A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning agents!
Reinforcement-Learning-Notebooks
A study notes of reinforcement learning with Jupyter
liuguoping's Repositories
liuguoping/Reinforcement-Learning-Notebooks
A study notes of reinforcement learning with Jupyter
liuguoping/bandits
Python library for Multi-Armed Bandits
liuguoping/deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
liuguoping/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
liuguoping/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
liuguoping/gym
A toolkit for developing and comparing reinforcement learning algorithms.
liuguoping/liuguoping.github.io
liuguoping/NRLPapers
Must-read papers on network representation learning (NRL)/network embedding (NE)
liuguoping/OpenNE
An Open-Source Package for Network Embedding (NE)
liuguoping/pycolab
A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning agents!
liuguoping/pyprobml
Python code for "Machine learning: a probabilistic perspective"
liuguoping/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
liuguoping/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
liuguoping/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
liuguoping/TransportationNetworks
Transportation Networks for Research