How to generate realistic yelp restaurant reviews with Keras
A Simple Deep Neural Network to classify images made with Keras
Automatic feature engineering using deep learning and Bayesian inference using TensorFlow.
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
Music genre classification model using CRNN
Anomaly detection in videos using deep learning.
This is a Python 3 based project to display facial expressions by performing fast & accurate face detection with OpenCV using a pre-trained deep learn...
Interactive Variational Autoencoder (VAE)
Training and deployment of deep learning models for satellite & aerial imagery
Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platf...
Discover relevant information about categorical data with entity embeddings using Neural Networks (powered by Keras)
How to train a Keras model to recognize variable length text | DLology
A tensorflow & keras implementation of Deep Head Pose
采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。
Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition
real-time face detection and emotion classification
An attempt at using machine learning to create a neural network that learns how to play osu! like a human from replay data
A Neural Network based Chatbot
Face Aligment with simple cnn in Keras
Tutorial about the swap-face algorithm
Caffe-to-Keras weight converter. Can also export weights as Numpy arrays for further processing.
CapsNet for NLP
Transformer-XL with checkpoint loader
Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944
A series of challenges for practicing your Machine Learning and Deep Learning skills
AI Chatbot using Dynamic Memory Network in Keras.
How to run Keras model on Jetson Nano
Code for tutorials and examples
Run Keras models from a C++ application on embedded devices
🎮 Converting Fortnite texture to PUBG texture using CycleGAN
Gentle guide on how YOLO Object Localization works with Keras (Part 2)
Simple model to Track and Re-identify individuals in different cameras/videos.(Yolov3 & Yolov4)
YOLOv3 Implementation in TensorFlow 1.1X
R interface to Google Cloud Machine Learning Engine
A very simple project to create a rest backend for serving a neural network model based on keras
Simple implementation of the LSUV initialization in keras
Transform sequence of words into a fix-length representation vector
Keras code of my ICRA 2018 paper "Fast Disparity Estimation using Dense Networks"
Anomaly detection using Autoencoder implemented with Keras 2.
Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
Collection of custom layers and utility functions for Keras which are missing in the main framework.
Learning from graph data using Keras
Deep learning based tool for image processing. No need for Programing and GPU.
GrysNet is a neural network package that allows researchers to train custom models for crystal modeling tasks. It aims to accelerate the research and...
DCGAN and WGAN implementation on Keras for Bird Generation
ImageNet model implemented using the Keras Functional API
Transfer pre-trained VRN model from torch to Keras/Tensorflow
This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neural networks ea...