Pinned Repositories
Deep-Co-Training-for-Semi-Supervised-Image-Recognition
Unofficial implementation of the paper 'Deep Co-Training for Semi-Supervised Image Recognition'
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
few-shot-gnn
jmee-few-shot
Learning-From-Rules
Implementation of experiments in paper "Learning from Rules Generalizing Labeled Exemplars" to appear in ICLR2020 (https://openreview.net/forum?id=SkeuexBtDr)
mnist-vae
Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior classification results with limited labels.
models
Models and examples built with TensorFlow
pytorch-beginner
pytorch tutorial for beginners
R-C3D.pytorch
R-C3D pytorch implementation
semi-supervised-pytorch
Implementations of various VAE-based semi-supervised and generative models in PyTorch
wren44's Repositories
wren44/semi-supervised-pytorch
Implementations of various VAE-based semi-supervised and generative models in PyTorch
wren44/Deep-Co-Training-for-Semi-Supervised-Image-Recognition
Unofficial implementation of the paper 'Deep Co-Training for Semi-Supervised Image Recognition'
wren44/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
wren44/few-shot-gnn
wren44/jmee-few-shot
wren44/Learning-From-Rules
Implementation of experiments in paper "Learning from Rules Generalizing Labeled Exemplars" to appear in ICLR2020 (https://openreview.net/forum?id=SkeuexBtDr)
wren44/mnist-vae
Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior classification results with limited labels.
wren44/models
Models and examples built with TensorFlow
wren44/pytorch-beginner
pytorch tutorial for beginners
wren44/R-C3D.pytorch
R-C3D pytorch implementation
wren44/video-classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101