VIN_PyTorch_Visdom
VI Network
Implementation of Value Iteration Networks in PyTorch with visualization capabilities using Visdom.
PyTorch implementation of Value Iteration Networks (VIN): Clean, Simple and Modular. Visualization in Visdom.
226 stars
12 watching
38 forks
Language: Python
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of Value Iteration Networks (VINs) for solving gridworld problems. | 318 |
| An implementation of a neural network architecture for learning optimal value functions in reinforcement learning problems | 79 |
| An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching | 294 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| A PyTorch implementation of V-Net for volumetric medical image segmentation | 703 |
| A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. | 1,066 |
| PyTorch implementation of an explainability technique for deep neural networks | 9 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| An implementation of the HMAX model for vision processing in PyTorch | 57 |