Face identification with CNN + TPE using Keras
A playable implementation of Fully Convolutional Networks with Keras.
Graphsignal Tracer for Python
Vocalization sign language iOS App with deep learning using CoreML.
Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.
Keras Model Zoo
Archived - not answering issues
"NASNet" models in Keras 2.0+ with weights
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Identifying diabetic retinopathy using convolutional neural networks
Deep Learning Specialization by Andrew Ng on Coursera - My Completed Coursework Repo - All 5 Courses
📚 Various cheatsheets in PDF
Official Python SDK for Hyperdash
Keras implementation of Legendre Memory Units
Kafka-ML: connecting the data stream with ML/AI frameworks (now TensorFlow and PyTorch!)
Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning
Efficient utility of image similarity using deep neural network and deep learning.
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based...
top 1% solution to toxic comment classification challenge on Kaggle.
A DCGAN to generate anime faces using custom mined dataset
Keras implementation of CycleGAN using a tensorflow backend.
Implementation of active contour loss function
Distributed Keras Engine, Make Keras faster with only one line of code.
Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)
AI场景分类竞赛
Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.
Image denoising using deep CNN with batch renormalization(Neural Networks,2020)
Insightface Keras implementation
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Scikit-Learn API wrapper for Keras.
A collection of Audio and Speech pre-trained models.
A cleaner way to build neural networks for PyTorch.
Convert ONNX model graph to Keras model format.
My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/index.php/AAA...
Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.
<혼자 공부하는 머신러닝+딥러닝>의 코드 저장소입니다.
Predicting stock market movement with EDA and Keras
RObust document image BINarization
Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx
Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)
A machine learning experiment
TensorFlow implementation of focal loss
RNN and general weights, gradients, & activations visualization in Keras & TensorFlow
[REPO] Music Genre classification on GTZAN dataset using CNNs
Utilities for preprocessing text for deep learning with Keras
Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316
房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75...
The Inception-ResNet v2 model using Keras (with weight files)
Few Shot Learning by Siamese Networks, using Keras.