jonbruner / ezgan
An extremely simple generative adversarial network, built with TensorFlow
☆35Updated 7 years ago
Alternatives and similar repositories for ezgan:
Users that are interested in ezgan are comparing it to the libraries listed below
- Keras based Tutorials and implementations for "Self-normalizing networks" - new activation function SELU☆48Updated 3 years ago
- Implementation of Appendix A (Neural Architecture Search with Reinforcement Learning: https://arxiv.org/abs/1611.01578) by chainer☆55Updated 6 years ago
- tensorflow_transfer_cifar10☆78Updated 8 years ago
- Residual network block in Keras☆72Updated 8 years ago
- Conditional generative adversarial networks for convolutional face generation☆100Updated 8 years ago
- Initial commit. Tensorboard running with embeddings to utilise t-SNE☆70Updated 8 years ago
- Generative Adversarial Networks with Keras☆156Updated 4 years ago
- With reconstruct, capsule representation, adversarial experiments. Implementation of NIPS2017 paper "Dynamic Routing Between Capsules" in…☆75Updated 7 years ago
- This is a code repository to efficiently train a deconvolutional neural network with rectified linear units.☆56Updated 9 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- A new kind of pooling layer for faster and sharper convergence☆76Updated 7 years ago
- The collection of jupyter notebooks that were created to compose 3dbabove posts☆44Updated 7 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 5 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆60Updated 6 years ago
- ☆97Updated 5 years ago
- Applying transfer learning to a custom dataset by retraining Inception's final layer☆92Updated 7 years ago
- Your every day Keras toolbox.☆76Updated 6 years ago
- This set of files is an example of how to use Tensorflow for importing and retraining an existing model, such as ResNet. The goal of this…☆24Updated 8 years ago
- Generative Adversarial Networks in Keras☆45Updated 3 years ago
- Keras implementation for "Deep Networks with Stochastic Depth" http://arxiv.org/abs/1603.09382☆139Updated 4 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.☆124Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆54Updated 8 years ago
- Generative Adversarial Network Demo for Fresh Machine Learning #2☆73Updated 6 years ago
- Chainer implementation of Wasserstein GAN☆95Updated 7 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- Simple examples to introduce PyTorch☆18Updated 8 years ago
- Cleaned original source code from my NIPS publication☆154Updated 7 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago