Stars
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
A quick approach for a progressive neural networks or a recurrent progressive neural networks written in tensorflow. Read the docs including Quick Start examples and my work on this in the Document…
Reinforcement Learning for Super Mario Bros using A3C on GPU
Learning to play supermario using A3C algorithm
The A3C implementation of "Breakout" Game in Gym environment using Tensorflow
Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!
This is the code for "Pong Neural Network(LIVE)" by @Sirajology on Youtube
Summaries and notes on Deep Learning research papers
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
LSTM, GRU cell implementation from scratch in tensorflow
A comparison of parameter space noise methods for exploration in deep reinforcement learning
Tensorflow implementation of Deep Reinforcement learning algorithms: Parameter Space Noise for Exploration
Deep-Q Networks using a Progressive Neural Network (PNN starter code from odellus)
Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.
A Quick and Dirty Progressive Neural Network written in TensorFlow.
Code used for an implementation of Progressive Neural Networks
Asynchronous Methods for Deep Reinforcement Learning
Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning
Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
An Open Source Machine Learning Framework for Everyone
Simple Example A3C Reinforcement Learning Algorithm in Tensorflow
j8lp / atari-py
Forked from rybskej/atari-pyA packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface