keras-neural-networks topic

List keras-neural-networks repositories

DeepfakeCapsuleGAN

130
Stars
53
Forks
Watchers

Using Capsule Networks in GANS to generate very realistic fake images that could perhaps be used for deepfakes

VAE-for-Image-Generation

117
Stars
24
Forks
Watchers

Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets

RealTime-DigitRecognition

120
Stars
64
Forks
Watchers

RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.

DLSS

104
Stars
19
Forks
Watchers

Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.

LSTM-Text-Generation

81
Stars
17
Forks
Watchers

Tons of fun with text and recurrent neural networks! Let your computer read a book and tell you its own story. 🤣

CursoDS_ProfDanilo

94
Stars
86
Forks
Watchers

Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas e...

Deep-learning-model-deploy-with-django

94
Stars
38
Forks
Watchers

Serving a keras model (neural networks) in a website with the python Django-REST framework.

very-deep-convnets-raw-waveforms

74
Stars
14
Forks
Watchers

Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf

realtime-facial-emotion-analyzer

109
Stars
32
Forks
Watchers

Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognition Challenge.