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
- 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
- Pytorch implementation of Pixel Constrained CNN, a framework for probabilistic semantic inpainting☆33Updated last year
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- Tensorflow implemention of various GAN.☆11Updated 5 years ago
- Applied Sparse regularization (L1), Weight decay regularization (L2), ElasticNet, GroupLasso and GroupSparseLasso to Neuronal Network.☆38Updated 3 years ago
- Easing non-convex optimization with neural networks.☆23Updated 6 years ago
- Published by Packt☆11Updated 4 years ago
- Simple Tensorflow implementation of "Stabilizing Adversarial Nets With Prediction Methods" (ICLR 2018)☆16Updated 7 years ago
- Python scripts to facilitate easy working☆11Updated last year
- Task-Aware Compressed Sensing Using Generative Adversarial Networks (published in AAAI18)☆30Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 4 years ago
- Adaptive optimization procedure☆16Updated 7 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Deep Learning using Rectified Linear Units (ReLU)☆22Updated last year
- A pytorch helper library for Mixed Precision Training, Initialization, Metrics and More Utilities to simplify training of deep learning m…☆15Updated 6 years ago
- Keras implementation of NovoGrad☆20Updated 4 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.☆59Updated 7 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆55Updated 6 years ago
- Dilated Residual Network for Semantic Segmentation☆15Updated 2 years ago
- Neural Deconvolutions in Tensorflow☆12Updated 5 years ago
- Find the original image of the converted image with elastic search☆22Updated 8 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 6 years ago
- 97.39% on CIFAR10 with PyTorch☆15Updated 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
- A module for making weights initialization easier in pytorch.☆17Updated 7 years ago
- an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch☆16Updated 7 years ago