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
- Mastering PyTorch for Deep Learning, Published by Packt☆15Updated 4 years ago
- Keras implementation of NovoGrad☆20Updated 5 years ago
- The basic idea is to utilize a U-Net, modified perceptual loss (pearson instead of MAE), learned basis functions, and "mean teacher" tra…☆42Updated 6 years ago
- Neural Deconvolutions in Tensorflow☆12Updated 5 years ago
- Residual attention generative adversarial networks for image-to-image translation☆13Updated 6 years ago
- 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
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 7 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Tensorflow implemention of various GAN.☆11Updated 5 years ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- Uncertainty Autoencoders, AISTATS 2019☆56Updated 6 years ago
- A module for making weights initialization easier in pytorch.☆17Updated 7 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 5 years ago
- Dilated Residual Network for Semantic Segmentation☆15Updated 2 years ago
- [AAAI 2019] A Layer-Based Sequential Framework for Scene Generation with GANs☆40Updated 5 years ago
- High-Level Training, Data Augmentation, and Utilities for Pytorch☆13Updated 6 years ago
- Deep Learning using Rectified Linear Units (ReLU)☆22Updated last year
- Pytorch implementation of the DeepDream computer vision algorithm☆103Updated 5 years ago
- Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.☆60Updated 7 years ago
- Image-to-image translation with flow-based generative model☆64Updated 6 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- Official Tensorflow implementation of the paper "Y-Autoencoders: disentangling latent representations via sequential-encoding", Pattern R…☆52Updated 5 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- TriangleGAN, ACM MM 2019.☆29Updated 4 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- A pytorch helper library for Mixed Precision Training, Initialization, Metrics and More Utilities to simplify training of deep learning m…☆15Updated 6 years ago
- Implement DNN or ML models and advanced policies with PyTorch.(Include experiment)☆11Updated 5 years ago