pytorch-implementation topic

List pytorch-implementation repositories

pytorch-pos-tagging

177
Stars
27
Forks
Watchers

A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.

ALAE

3.5k
Stars
560
Forks
Watchers

[CVPR2020] Adversarial Latent Autoencoders

PyTorch-VAE

6.1k
Stars
1.0k
Forks
Watchers

A Collection of Variational Autoencoders (VAE) in PyTorch.

Fast-Pytorch

430
Stars
104
Forks
Watchers

Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes

pytorch-seq2seq

5.2k
Stars
1.3k
Forks
Watchers

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

ConvLSTM-PyTorch

359
Stars
81
Forks
Watchers

ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST

phasen

213
Stars
49
Forks
Watchers

A unofficial Pytorch implementation of Microsoft's PHASEN

pytorch-image-classification

932
Stars
235
Forks
Watchers

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

CFBI

323
Stars
43
Forks
Watchers

The official implementation of CFBI(+): Collaborative Video Object Segmentation by (Multi-scale) Foreground-Background Integration.

MLWithPytorch

125
Stars
38
Forks
Watchers

Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch