sourcecode369 / unconventional-neural-networksLinks
Implementation notebooks and scripts of Artistic CNN Models and Generative Models like GANs, VAEs, GMMs, Boltzmann Machine etc. in TensorFlow, and Python. This repo aims to understand and make amazing things out of Neural Network layers.
☆11Updated 2 years ago
Alternatives and similar repositories for unconventional-neural-networks
Users that are interested in unconventional-neural-networks are comparing it to the libraries listed below
Sorting:
- Reproduce GTSRB results of classic deep learning papers.☆22Updated 4 years ago
- Find the original image of the converted image with elastic search☆22Updated 8 years ago
- Simple Tensorflow implementation of "Stabilizing Adversarial Nets With Prediction Methods" (ICLR 2018)☆16Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 4 years ago
- ☆50Updated 6 years ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- Python scripts to facilitate easy working☆11Updated last year
- Keras implementation of NovoGrad☆20Updated 5 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- Simple Tensorflow implementation of "Switchable Normalization"☆29Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Chainer implementation of the paper Robust Conditional Generative Adversarial Networks