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)
318 stars
9 watching
61 forks
Language: Python
last commit: over 4 years ago pytorchvalue-iteration
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of Value Iteration Networks in PyTorch with visualization capabilities using Visdom. | 226 |
| An implementation of a neural network architecture for learning optimal value functions in reinforcement learning problems | 79 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| PyTorch implementation of an explainability technique for deep neural networks | 9 |
| A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
| An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching | 294 |
| A PyTorch implementation of a deep learning model for super resolution | 194 |
| A PyTorch implementation of Neural Module Networks for Visual Question Answering | 108 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| An implementation of a deep learning model for image classification using capsule networks with dynamic routing. | 489 |
| An implementation of a neural network architecture designed to process graph-structured data | 58 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 390 |
| A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 |