real-time face detection and emotion classification
A Transfer Learning based Object Detection API that detects all objects in an image, video or live webcam. An SSD model and a Faster R-CNN model was p...
Simulation based Soft Continuum Robot Control via Reinforcement Learning
Reference implementation of DeepMinds AlphaGo based on "Deep Learning and the Game of Go"
Segmentation visualization, keras, augmentation, fine tuning
How to generate realistic yelp restaurant reviews with Keras
Real-time analysis of bitcoin markets with Kafka and Tensorflow Serving
A Simple Deep Neural Network to classify images made with Keras
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。
Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition
A collection of model deployment library and technique.
Anomaly detection in videos using deep learning.
esmm model by tensorflow keras
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...
Kickstart AI through Machine Learning and Deep Learning Projects (20+)
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
Automatic feature engineering using deep learning and Bayesian inference using TensorFlow.
A tensorflow & keras implementation of Deep Head Pose
Music genre classification model using CRNN
A simple, easy-to-use and flexible siamese neural network implementation for Keras
An attempt at using machine learning to create a neural network that learns how to play osu! like a human from replay data
Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platf...
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.
COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807
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