pytorch-implmention topic
hindsight-experience-replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
Human-Pose-Transfer
Implement Human Pose Transfer papers with Pytorch
Pytorch-Human-Pose-Estimation
Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models
char-cnn-text-classification-pytorch
Character-level Convolutional Neural Networks for text classification in PyTorch
ban-vqa
Bilinear attention networks for visual question answering
DeepClustering
A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.
pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
naacl2018-fever
Fact Extraction and VERification baseline published in NAACL2018
d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.