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
- Mastering PyTorch for Deep Learning, Published by Packt☆15Updated 5 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆66Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Keras implementation of NovoGrad☆20Updated 5 years ago
- Residual attention generative adversarial networks for image-to-image translation☆13Updated 7 years ago
- Tensorflow implemention of various GAN.☆11Updated 5 years ago
- Find the original image of the converted image with elastic search☆22Updated 8 years ago
- Pytorch implementation of Pixel Constrained CNN, a framework for probabilistic semantic inpainting☆33Updated 2 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 7 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆23Updated 4 years ago
- Python scripts to facilitate easy working☆11Updated last year
- ☆50Updated 6 years ago
- Official Tensorflow implementation of the paper "Y-Autoencoders: disentangling latent representations via sequential-encoding", Pattern R…☆50Updated 5 years ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- Applied Sparse regularization (L1), Weight decay regularization (L2), ElasticNet, GroupLasso and GroupSparseLasso to Neuronal Network.☆38Updated 3 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 3 years ago
- Simple Tensorflow implementation of "Group Normalization"☆32Updated 7 years ago
- tensorflow2.x implementations of Generative Adversarial Networks.☆32Updated 4 years ago
- Reconstruction and Compression of Color Images Using Principal Component Analysis (PCA) Algorithm☆35Updated 5 years ago
- Adaptive optimization procedure☆16Updated 7 years ago
- Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"☆26Updated 6 years ago
- A module for making weights initialization easier in pytorch.☆17Updated 8 years ago
- Experiments with beta-VAE to learn disentangled representations from the data☆65Updated 6 years ago
- 97.39% on CIFAR10 with PyTorch☆15Updated 6 years ago
- Deep Learning using Rectified Linear Units (ReLU)☆22Updated last year
- implement SRCNN via Keras with Theano as backend. For fair comparison with published works, low-resolution images are produced by matlab …☆22Updated 8 years ago
- Implementation of (2018) Neural Ordinary Differential Equations on Keras☆66Updated 6 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago