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

GitHub

95 stars
3 watching
26 forks
Language: Jupyter Notebook
last commit: about 6 years ago
pytorchqr-dqnquantile-regression-dqnreinforcement-learning

Related projects:

RepositoryDescriptionStars
hungtuchen/pytorch-dqnAn implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error.387
floringogianu/categorical-dqnAn implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games.96
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
wohlert/generative-query-network-pytorchA PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles.322
minqi/learning-to-communicate-pytorchThis project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments.349
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
zhaoxrthu/dqn_of_dwa_matlabAn implementation of Deep Q-Learning on Dynamic Window Approach in MATLAB70
tianhongdai/integrated-gradient-pytorchA PyTorch implementation of attributing the impact of inputs on deep neural network outputs182
chingyaoc/pytorch-reinforceA PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments.266
ikostrikov/pytorch-trpoA PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks435
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
nexusapoorvacus/deepvariationstructuredrlAn implementation of reinforcement learning for visual relationship and attribute detection using PyTorch.63