nhelvig / reinforcementLinks
Reinforcement Learning project for CS 188 (Machine Learning)
☆7Updated 11 years ago
Alternatives and similar repositories for reinforcement
Users that are interested in reinforcement are comparing it to the libraries listed below
Sorting:
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Code for the experiment using reinforcement learning and LSTM networks to learn binary search.☆6Updated 9 years ago
- Model Zoo for Deep Reinforcement Learning☆14Updated 9 years ago
- Atari gauntlet for RL agents☆29Updated 8 years ago
- miniplaces2 deep residual network in neon☆16Updated 9 years ago
- MXNet implementation of Deep Q-learning☆34Updated 7 years ago
- Deepmind's Deep Q Learning on Atari☆46Updated 10 years ago
- Deep reinforcement learning package for torch7☆16Updated 8 years ago
- Asynchronous One Step Q Learning implemented with MXNET☆20Updated 8 years ago
- Asynchronous Advantage Actor Critic☆20Updated 8 years ago
- Neural-based Noise Filtering from Word Embeddings☆11Updated 8 years ago
- Experiment files for the paper "An Analysis of Unsupervised Pre-training in Light of Recent Advances", available here: http://arxiv.org/a…☆18Updated 9 years ago
- FRED simulator and associated paper☆26Updated 9 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Tweet Classification using RNN and CNN☆43Updated 8 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Log-Bilinear Document Model☆18Updated 14 years ago
- ☆29Updated 7 years ago
- Adversarial Multiclass Classification: A Risk Minimization Perspective☆28Updated 5 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- Reinforcement Learning☆12Updated 8 years ago
- Neural turing machine implementation☆31Updated 9 years ago
- Some code for tutorials following https://gym.openai.com/docs/rl☆14Updated 8 years ago
- Code for the CIFAR-10 competition at Kaggle, uses cuda-convnet☆44Updated 11 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- simple example of gradient-based hyperparameter optimization using tensorflow☆19Updated 9 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 9 years ago
- This is a code repository to efficiently train a deconvolutional neural network with rectified linear units.☆56Updated 9 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 7 years ago