| eriklindernoren/Keras-GAN |
8,842 |
|
0 |
0 |
over 3 years ago |
0 |
|
142 |
mit |
Python |
| Keras implementations of Generative Adversarial Networks. |
| XifengGuo/CapsNet-Keras |
2,321 |
|
0 |
0 |
almost 6 years ago |
0 |
|
11 |
mit |
Python |
| A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%. |
| weiaicunzai/awesome-image-classification |
2,138 |
|
0 |
0 |
almost 4 years ago |
0 |
|
1 |
|
|
| A curated list of deep learning image classification papers and codes |
| oneTaken/awesome_deep_learning_interpretability |
699 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
|
| 深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码) |
| titu1994/DenseNet |
658 |
|
0 |
0 |
almost 6 years ago |
0 |
|
6 |
mit |
Python |
| DenseNet implementation in Keras |
| ShawnyXiao/TextClassification-Keras |
649 |
|
0 |
0 |
almost 5 years ago |
0 |
|
13 |
mit |
Python |
| Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc. |
| drawbridge/keras-mmoe |
529 |
|
0 |
0 |
about 4 years ago |
0 |
|
4 |
mit |
Python |
| A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018) |
| willard-yuan/flask-keras-cnn-image-retrieval |
467 |
|
0 |
0 |
almost 4 years ago |
0 |
|
1 |
|
Python |
| 🚀CNN-based image retrieval built on Keras |
| usernaamee/keras-wavenet |
415 |
|
0 |
0 |
over 6 years ago |
0 |
|
2 |
gpl-3.0 |
Python |
| Keras implementation of deepmind's wavenet paper |
| openai/weightnorm |
341 |
|
0 |
0 |
over 7 years ago |
0 |
|
12 |
mit |
Python |
| Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks" |