pytorch-value-iteration-networks

VIN solver

A PyTorch implementation of Value Iteration Networks (VINs) for solving gridworld problems.

Pytorch implementation of Value Iteration Networks (NIPS 2016 best paper)

GitHub

318 stars
9 watching
62 forks
Language: Python
last commit: about 4 years ago
pytorchvalue-iteration

Related projects:

Repository Description Stars
zuoxingdong/vin_pytorch_visdom Implementation of Value Iteration Networks in PyTorch with visualization capabilities using Visdom. 226
onlytailei/value-iteration-networks-pytorch An implementation of a neural network architecture for learning optimal value functions in reinforcement learning problems 79
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
fgxaos/pytorch-innvestigate PyTorch implementation of an explainability technique for deep neural networks 9
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 430
kunpengli1994/vsrn An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching 294
jt827859032/drrn-pytorch A PyTorch implementation of a deep learning model for super resolution 193
harshtrivedi/nmn-pytorch A PyTorch implementation of Neural Module Networks for Visual Question Answering 108
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 333
adambielski/capsnet-pytorch An implementation of a deep learning model for image classification using capsule networks with dynamic routing. 489
benedekrozemberczki/pdn An implementation of a neural network architecture designed to process graph-structured data 57
zsef123/efficientnets-pytorch A PyTorch implementation of EfficientNet for computer vision tasks 309
jhjacobsen/pytorch-i-revnet Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. 389
damitkwr/esrnn-gpu A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. 318