stone8oy / deepRLLinks
deep reinforcement learning for personal research
☆85Updated 8 years ago
Alternatives and similar repositories for deepRL
Users that are interested in deepRL are comparing it to the libraries listed below
Sorting:
- This code is written for the blogs☆270Updated 9 years ago
- Studying Reinforcement Learning Guide☆151Updated 2 months ago
- ☆53Updated 9 years ago
- An implementation of Highway Networks in Caffe☆96Updated 10 years ago
- My UFLDL EXERCISE CODE☆48Updated 12 years ago
- Applied Deep Learning Workshop London 2017☆72Updated 8 years ago
- The classical Papers and codes about adversarial nets☆36Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- My Exploration on Deep Reinforcement Learning Survey☆434Updated 8 years ago
- Convolutional Neural Networks for Visual Recognition in Stanford☆69Updated 9 years ago
- Links to a curated list of awesome implementations of models.☆135Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 8 years ago
- Deep learning tutorials (third edition)☆96Updated 9 years ago
- Code for Improving Deep Neural Network with Multiple Parametric Exponential Linear Units☆45Updated 2 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Deep convolution/recurrent neural network project with TensorFlow☆98Updated 2 years ago
- Chainer's simple implementation of fast R-CNN☆43Updated 6 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- ☆74Updated 8 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Updated 8 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆142Updated 8 years ago
- Deep Attention Recurrent Q-Network☆115Updated 10 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- Convolutional Neural Network for python users☆102Updated 9 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 9 years ago