Value-Iteration-Networks-PyTorch

Value network

An implementation of a neural network architecture for learning optimal value functions in reinforcement learning problems

PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)

GitHub

79 stars
5 watching
23 forks
Language: Python
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
kentsommer/pytorch-value-iteration-networksA PyTorch implementation of Value Iteration Networks (VINs) for solving gridworld problems.318
zuoxingdong/vin_pytorch_visdomImplementation of Value Iteration Networks in PyTorch with visualization capabilities using Visdom.226
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
onlytailei/a3c-pytorchAn implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning114
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
zsef123/efficientnets-pytorchA PyTorch implementation of EfficientNet for computer vision tasks309
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
ericsun99/shufflenet-v2-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
erotemic/netharnA PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments.40
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
locuslab/optnetA PyTorch module that adds differentiable optimization as a layer to neural networks517