pytorch-implmention topic

List pytorch-implmention repositories

hindsight-experience-replay

377
Stars
76
Forks
Watchers

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

Human-Pose-Transfer

63
Stars
18
Forks
Watchers

Implement Human Pose Transfer papers with Pytorch

Pytorch-Human-Pose-Estimation

468
Stars
77
Forks
Watchers

Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models

char-cnn-text-classification-pytorch

176
Stars
47
Forks
Watchers

Character-level Convolutional Neural Networks for text classification in PyTorch

ban-vqa

536
Stars
101
Forks
Watchers

Bilinear attention networks for visual question answering

WaveNet

90
Stars
14
Forks
Watchers

Pytorch implement WaveNet

DeepClustering

110
Stars
23
Forks
Watchers

A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.

pointer_summarizer

897
Stars
246
Forks
Watchers

pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"

naacl2018-fever

127
Stars
41
Forks
Watchers

Fact Extraction and VERification baseline published in NAACL2018

d2l-pytorch

4.2k
Stars
1.2k
Forks
Watchers

This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.