fangzai / DeepQLearningLinks
A powerful machine learning algorithm utilizing Q-Learning and Neural Networks, implemented using Torch and Lua.
☆26Updated 10 years ago
Alternatives and similar repositories for DeepQLearning
Users that are interested in DeepQLearning are comparing it to the libraries listed below
Sorting:
- ☆58Updated 9 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Attention models☆32Updated 9 years ago
- ☆29Updated 10 years ago
- AI Final Project☆65Updated 9 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- CDSSM implementation in torch☆40Updated 9 years ago
- demo of deep belief nets☆67Updated 9 years ago
- ☆24Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 9 years ago
- Code for Kaggle EEG Detection competition☆70Updated 10 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 9 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 9 years ago
- Talk on "Bayesian optimisation", beginner level☆25Updated 9 years ago
- Recreating the Deep Residual Network in Lasagne☆116Updated 9 years ago
- This toolbox is support material for the book on CNN (http://www.convolution.network).☆42Updated 8 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 11 years ago
- Simple reinforcement learning algorithms☆53Updated 7 years ago
- Theano implementation of Memory Networks☆132Updated 10 years ago
- PRIS文本组论文阅读分享会☆31Updated 8 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 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
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago