tdeboissiere / DeepLearningImplementationsLinks
Implementation of recent Deep Learning papers
☆1,816Updated 4 years ago
Alternatives and similar repositories for DeepLearningImplementations
Users that are interested in DeepLearningImplementations are comparing it to the libraries listed below
Sorting:
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆979Updated 8 years ago
- Keras Generative Adversarial Networks☆870Updated 7 years ago
- Generative Adversarial Networks (GANs) resources sorted by citations☆854Updated 6 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,323Updated 6 years ago
- Image Completion with Deep Learning in TensorFlow☆1,320Updated 8 years ago
- A couple of simple GANs in Keras☆500Updated 7 years ago
- A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.☆2,462Updated 5 years ago
- Residual networks implementation using Keras-1.0 functional API☆1,390Updated 4 years ago
- TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".☆942Updated 6 years ago
- Collection of generative models in Tensorflow☆3,920Updated 3 years ago
- Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs☆539Updated 7 years ago
- Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"☆926Updated 7 years ago
- TensorFlow Implementation of Unsupervised Cross-Domain Image Generation☆863Updated 7 years ago
- Neural network visualization toolkit for keras