quantile-regression-dqn-pytorch
Quantile Reg DQN
An implementation of a reinforcement learning algorithm using quantile regression to model distributional behavior in agent-environment interactions.
A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning
95 stars
3 watching
26 forks
Language: Jupyter Notebook
last commit: over 4 years ago pytorchqr-dqnquantile-regression-dqnreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| A PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles. | 322 |
| This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments. | 349 |
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| An implementation of Deep Q-Learning on Dynamic Window Approach in MATLAB | 70 |
| A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 182 |
| A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. | 266 |
| A PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks | 435 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |