jimfleming / LAPGANLinks
TensorFlow implementation of LAPGAN (WIP, basically just DCGAN for now)
☆11Updated 9 years ago
Alternatives and similar repositories for LAPGAN
Users that are interested in LAPGAN are comparing it to the libraries listed below
Sorting:
- Implementation of the approach described in "Understanding deep features with computer-generated imagery" , M. Aubry and B. Russell, ICCV…☆20Updated last year
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- ☆33Updated 9 years ago
- ☆53Updated 8 years ago
- Wide-residual network implementations. Best result for cifar10(97.12%), cifar100(84.12%), and other kaggle challenges☆37Updated 8 years ago
- ☆20Updated 8 years ago
- Generative Models with TensorFlow☆31Updated 9 years ago
- Torch implementation for Robust convolutional neural networks under adversarial noise☆13Updated 9 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- Architecture learning for CNN's☆37Updated 8 years ago
- Least Squares GANs in Tensorflow☆17Updated 8 years ago
- Code for Attentive Recurrent Comparators☆57Updated 8 years ago
- Code for the blog post on few-shot classification via task representation and communication.☆18Updated 8 years ago
- Torch7 implementation of "Regularization of Neural Networks using DropConnect"☆30Updated 9 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- Reference implementation for Structured Prediction with Deep Value Networks☆55Updated 7 years ago
- Implementation of auxiliary deep generative models for semi-supervised learning☆28Updated 9 years ago
- Rank Ordered Autoencoder implementation as described in https://arxiv.org/abs/1605.01749☆34Updated 9 years ago
- ☆29Updated 8 years ago
- Recurrent Convolutional Memory Network (in progress)☆28Updated 9 years ago
- Implementation of a simple example of Q learning in Torch.☆50Updated 8 years ago
- A more memory efficient Torch implementation of "Densely Connected Convolutional Networks".