keras-neural-networks topic
DeepfakeCapsuleGAN
Using Capsule Networks in GANS to generate very realistic fake images that could perhaps be used for deepfakes
VAE-for-Image-Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets
RealTime-DigitRecognition
RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
LSTM-Text-Generation
Tons of fun with text and recurrent neural networks! Let your computer read a book and tell you its own story. 🤣
CursoDS_ProfDanilo
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
Serving a keras model (neural networks) in a website with the python Django-REST framework.
very-deep-convnets-raw-waveforms
Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf
Predicting-Myers-Briggs-Type-Indicator-with-Recurrent-Neural-Networks
realtime-facial-emotion-analyzer
Human Emotion Analysis using facial expressions in real-time from webcam feed. Based on the dataset from Kaggle's Facial Emotion Recognition Challenge.