daymos / simple_keras_GAN
Simple keras implementation of a generative adversarial neural network, as described in https://arxiv.org/abs/1406.2661
☆22Updated 6 years ago
Alternatives and similar repositories for simple_keras_GAN:
Users that are interested in simple_keras_GAN are comparing it to the libraries listed below
- This repository contains the code explaining the class activation maps☆11Updated 5 years ago
- This project is convert own data to MNIST format. It may help you to quickly test new DL model without modify too much code.☆40Updated 5 years ago
- This is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube☆290Updated 5 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆181Updated 2 years ago
- Gentle guide on how YOLO Object Localization works with Keras (Part 2)☆65Updated 6 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆112Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆148Updated 3 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 5 years ago
- Deep Learning Application Examples☆168Updated 7 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Quick install guide for Ubuntu 17.10☆96Updated 6 years ago
- Solving Sudoku with Convolution Neural Networks.☆36Updated 4 years ago
- This is the code for "Autoencoder Explained" by Siraj Raval on Youtube☆52Updated 7 years ago
- This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube☆147Updated 5 years ago
- Image Classification using Keras as well as Tensorflow.☆82Updated 6 months ago
- Colab (Jupyter) notebook to train Object Detection model with custom dataset, based on Fizyr implementation of RetinaNet in Keras.☆40Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 5 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- faster RCNN keras step by step implementation☆51Updated 6 years ago
- Repository for series of Medium Articles introducing Deep Learning for NLP.☆29Updated 5 years ago
- Malaria Detection using Deep Learning from Images made available publicly from NIH☆39Updated 6 years ago
- Flask Object Detection - TensorFlow☆34Updated 2 years ago
- image classification with CIFAR10 dataset w/ Tensorflow☆138Updated 2 years ago
- deep learning: theory + practice☆78Updated 5 years ago
- This is the code for "Time Series Prediction" By Siraj Raval on Youtube☆194Updated 6 years ago
- Deep Learning examples with Keras.☆302Updated 2 years ago
- Visualize How Convolutional Neural Networks Work with Keras☆85Updated 6 years ago
- Support code for the medium blog on transfer learning. Link to the blog in the Readme file.☆105Updated 5 years ago
- A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy☆29Updated 8 years ago