Pinned Repositories
aamas_19
Source code for the paper "Online Abstraction with MDP Homomorphisms for Deep Learning".
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
ai-deadlines
:alarm_clock: AI conference deadline countdowns
AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
anonymous_github
Anonymous Github is a proxy server to support anonymous browsing of Github repositories for open-science code and data.
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
ArraySortAlgorithm
各个排序算法
atari-py
An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.
Synthetic-PandoraHearts-Jack
TStarBots
Lamperougeyxy's Repositories
Lamperougeyxy/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
Lamperougeyxy/ArraySortAlgorithm
各个排序算法
Lamperougeyxy/cellular-automata
A simple cellular automaton written in Python
Lamperougeyxy/Cooperative-Coevolution-CMAES
Cooperative Coevolution with CMAES as Sub-Population
Lamperougeyxy/ddpg
Implementation of Deep Deterministic Policy Gradients using TensorFlow and OpenAI Gym
Lamperougeyxy/DDPG-1
Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow
Lamperougeyxy/evolution-strategies-starter
Starter code for Evolution Strategies
Lamperougeyxy/fast-rcnn
Fast R-CNN
Lamperougeyxy/kafkaSample
kafka生产者消费者模型样例代码
Lamperougeyxy/nsgaiii
An implementation of NSGA-III in Python.
Lamperougeyxy/Tempotron
Lamperougeyxy/TensorFlow-NRE
Neural Relation Extraction implemented with LSTM in TensorFlow