alexis-jacq / Pytorch-Tutorials
Pytorch tutorials for Neural Style transfert
☆136Updated 6 years ago
Alternatives and similar repositories for Pytorch-Tutorials:
Users that are interested in Pytorch-Tutorials are comparing it to the libraries listed below
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 8 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 7 years ago
- ☆77Updated 9 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- auto-tuning momentum SGD optimizer☆286Updated 6 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Theano reimplementation of pixelCNN architecture☆166Updated 8 years ago
- PyTorch based Deep Learning Toolbox☆204Updated 6 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- ☆102Updated last year
- Montréal Deep Learning Summer School 2016 material☆100Updated 8 years ago
- Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow☆202Updated 5 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 8 years ago
- An implementation of the deep convolutional generative adversarial network, combined with a varational autoencoder☆108Updated 8 years ago
- Stacked Generative Adversarial Networks☆243Updated 7 years ago
- An implementation of DiscoGAN in tensorflow☆79Updated 7 years ago
- Efficient layer normalization GPU kernel for Tensorflow☆111Updated 8 years ago
- ☆113Updated 7 months ago
- FractalNet implementation in Keras: Ultra-Deep Neural Networks without Residuals☆156Updated 7 years ago
- Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorf…