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
- ☆53Updated 8 years ago
- Studying Reinforcement Learning Guide☆150Updated 2 weeks ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 10 years ago
- Deep learning tutorials (third edition)☆96Updated 9 years ago
- Applied Deep Learning Workshop London 2017☆72Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Code for Improving Deep Neural Network with Multiple Parametric Exponential Linear Units☆45Updated 2 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder☆65Updated 11 years ago
- Chainer's simple implementation of fast R-CNN☆43Updated 6 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- Links to a curated list of awesome implementations of models.☆135Updated 8 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 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
- My UFLDL EXERCISE CODE☆48Updated 12 years ago
- The classical Papers and codes about adversarial nets☆36Updated 8 years ago
- An example of data parallelism and async updates of parameter in tensorflow.☆120Updated 7 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
- ☆74Updated 8 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- My Exploration on Deep Reinforcement Learning Survey☆433Updated 7 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Convolutional Neural Networks for Visual Recognition in Stanford☆69Updated 9 years ago
- Examples of using GridLSTM (and GridRNN in general) in tensorflow☆62Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago