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 3 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 5 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆20Updated 4 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- Pytorch implementation of Pixel Constrained CNN, a framework for probabilistic semantic inpainting☆33Updated 2 years ago
- Mastering PyTorch for Deep Learning, Published by Packt☆15Updated 5 years ago
- ☆50Updated 6 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆66Updated 6 years ago
- Deep Learning using Rectified Linear Units (ReLU)☆22Updated last year
- Neural Deconvolutions in Tensorflow☆12Updated 5 years ago
- Residual attention generative adversarial networks for image-to-image translation☆13Updated 7 years ago
- Find the original image of the converted image with elastic search☆22Updated 8 years ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- A simple program on how you can use tensor-board for visualization and how you can freeze your model graph and later use if for testing☆14Updated 7 years ago
- Experiments with beta-VAE to learn disentangled representations from the data☆65Updated 6 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 3 years ago
- PyTorch implementation comparison of old and new method of determining eigenvectors from eigenvalues.☆98Updated 4 years ago
- Codes for Category-aware Generative Adversarial Networks (AAAI 2020)☆19Updated 5 years ago
- Implementations of computer vision concepts.☆51Updated 7 years ago
- Simple Tensorflow implementation of "Stabilizing Adversarial Nets With Prediction Methods" (ICLR 2018)☆16Updated 7 years ago
- TriangleGAN, ACM MM 2019.☆28Updated 4 years ago
- Adaptive optimization procedure☆16Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 5 years ago
- Keras implementation of NovoGrad☆20Updated 5 years ago
- Uncertainty Autoencoders, AISTATS 2019☆56Updated 6 years ago
- The implementation of Relativistic average GAN with Keras☆39Updated 4 years ago
- Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.☆60Updated 7 years ago
- Python library for various computer vision problems with a focus on easy usage.☆18Updated 5 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 7 years ago
- Create images and texts with the First Order Generative Adversarial Networks arxiv.org/abs/1802.04591☆35Updated 7 years ago