liangzai951 / super-brain-weight-agnostic-neural-networks-1Links
Weight Agnostic Neural Networks (in Python)
☆18Updated 6 years ago
Alternatives and similar repositories for super-brain-weight-agnostic-neural-networks-1
Users that are interested in super-brain-weight-agnostic-neural-networks-1 are comparing it to the libraries listed below
Sorting:
- Distributed implementation of popular evolutionary methods☆64Updated 7 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- A PyTorch implement of Dilated RNN☆11Updated 7 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Evolution Strategy Library☆55Updated 5 years ago
- Code for VIREL: A Variational Inference Framework for Reinforcement Learning☆14Updated 5 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- Recurrent Neural Filters for Time Series Prediction☆23Updated 5 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆31Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Mixture Density Networks (MDN) implemented in PyTorch☆65Updated 5 years ago
- Minimal Tensorflow implementation of the paper "Neural Architecture Search With Reinforcement Learning" presented at ICLR 2017☆40Updated 7 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- ☆54Updated 7 years ago
- An exploration of mixture density networks☆35Updated 7 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Attentional Mechanism incorporated in Asynchronous Advantage Actor Critic a3c/a2c deep mind☆10Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Population Based Training (in PyTorch with sqlite3). Status: Unsupported☆162Updated 7 years ago
- ICRL 2020☆19Updated 5 years ago
- Source code for ICLR 2020 paper: "Learning to Guide Random Search"☆40Updated last year
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- A clean TensorFlow implementation of Concrete Dropout☆22Updated 7 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Atari-DRQN (keras ver.)