keras-implementations topic
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Keras-segmentation-deeplab-v3.1
An awesome semantic segmentation model that runs in real time
keras-stochastic-weight-averaging
Keras callback function for stochastic weight averaging
k-neural-api
K-CAI NEURAL API - Keras based neural network API that will allow you to create parameter-efficient, memory-efficient, flops-efficient multipath models with new layer types. There are plenty of exampl...
Keras-Tutorial
Keras深度学习框架配置+Keras教程+Keras Trick
ARCII-for-Matching-Natural-Language-Sentences
A simple Keras implementation of ARC-II model proposed by paper "Convolutional Neural Network Architectures for Matching Natural Language Sentences"
GAN-keras
tensorflow2.x implementations of Generative Adversarial Networks.
KerasDropconnect
An implementation of DropConnect Layer in Keras
Etymon
Find the origin of words in every language using a Deep Neural Network trained to create an etymological map.
VariationalAutoencoder
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.