openai / neural-gpu
Code for the Neural GPU model originally described in "Neural GPUs Learn Algorithms"
☆138Updated 6 years ago
Alternatives and similar repositories for neural-gpu:
Users that are interested in neural-gpu are comparing it to the libraries listed below
- ViZDoom Python wrapper☆74Updated last year
- Wikipedia navigation environment for OpenAI Gym☆40Updated last year
- OpenAI Retro Contest☆65Updated last year
- Pytorch implementation of DeepMind's differentiable neural computer paper.☆93Updated 7 years ago
- Dataset for the spaceship task from "Metacontrol for Adaptive Imagination-Based Optimization"☆56Updated 7 years ago
- This is the 0.4 release of the Arcade Learning Environment (ALE), a platform designed for AI research. ALE is based on Stella, an Atari 2…☆160Updated 7 years ago
- ☆117Updated 4 years ago
- Neural Turing Machine (NTM) & Differentiable Neural Computer (DNC) with pytorch & visdom☆278Updated 7 years ago
- Publicly releasable baselines for the Retro contest☆127Updated 6 years ago
- ☆100Updated 8 years ago
- Code for the paper "Evolved Policy Gradients"☆250Updated 6 years ago
- tensorflow reinforcement learning agents for OpenAI gym environments☆113Updated 7 years ago
- Training neural networks with back-prop, feedback-alignment and direct feedback-alignment☆102Updated 7 years ago
- Training Sonic with RLlib☆59Updated last year
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆342Updated 6 years ago
- Easy TensorFlow logging for quick prototypes☆110Updated 3 years ago
- Decoupled Neural Interfaces using Synthetic Gradients for PyTorch☆237Updated 6 years ago
- Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments"☆306Updated last year
- Add-on package to gym, to record sequences of actions, observations, and rewards☆72Updated last year
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆364Updated 6 years ago
- Environment and tasks for the first round of the General AI Challenge.☆80Updated 7 years ago
- An implementation of the RL-NTM from http://arxiv.org/abs/1505.00521☆157Updated 9 years ago
- 🏃 Implementation of Using Fast Weights to Attend to the Recent Past.☆268Updated 6 years ago
- DeepArchitect: Automatically Designing and Training Deep Architectures☆144Updated 5 years ago
- ☆113Updated 6 months ago
- Benchmark testbed for assessing the performance of optimisation algorithms☆80Updated 10 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆266Updated 5 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment