Topic

keras

Repositories (1136)

face-identification-tpe
face-identification-tpe meownoid Python

Face identification with CNN + TPE using Keras

206
keras-fcn
keras-fcn JihongJu Python

A playable implementation of Fully Convolutional Networks with Keras.

204
graphsignal-python
graphsignal-python graphsignal Python

Graphsignal Tracer for Python

204
Vocalization-Sign-Language-iOS
Vocalization-Sign-Language-iOS ardamavi Swift

Vocalization sign language iOS App with deep learning using CoreML.

201
ernie
ernie labteral Python

Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.

201
keras-model-zoo
keras-model-zoo albertomontesg Python

Keras Model Zoo

200
text-emotion-classification
text-emotion-classification tlkh Jupyter Notebook

Archived - not answering issues

200
Keras-NASNet
Keras-NASNet titu1994 Python

"NASNet" models in Keras 2.0+ with weights

199
datastories-semeval2017-task4
datastories-semeval2017-task4 cbaziotis Python

Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".

199
eyenet
eyenet gregwchase Python

Identifying diabetic retinopathy using convolutional neural networks

199
Deep-Learning-Coursera-Complete
Deep-Learning-Coursera-Complete eplt Jupyter Notebook

Deep Learning Specialization by Andrew Ng on Coursera - My Completed Coursework Repo - All 5 Courses

199
cheatsheets.pdf
cheatsheets.pdf qg0 Jupyter Notebook

📚 Various cheatsheets in PDF

198
hyperdash-sdk-py
hyperdash-sdk-py hyperdashio Python

Official Python SDK for Hyperdash

197
keras-lmu
keras-lmu nengo Python

Keras implementation of Legendre Memory Units

196
kafka-ml
kafka-ml ertis-research Python

Kafka-ML: connecting the data stream with ML/AI frameworks (now TensorFlow and PyTorch!)

196
Usiigaci
Usiigaci oist Jupyter Notebook

Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning

195
image-similarity
image-similarity ryanfwy Python

Efficient utility of image similarity using deep neural network and deep learning.

194
deep-learning-random-explore
deep-learning-random-explore PPPW Jupyter Notebook
193
Deep-Survey-Text-Classification
Deep-Survey-Text-Classification bicepjai HTML

The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based...

193
DeepToxic
DeepToxic zake7749 Jupyter Notebook

top 1% solution to toxic comment classification challenge on Kaggle.

192
Anime-Face-GAN-Keras
Anime-Face-GAN-Keras pavitrakumar78 Python

A DCGAN to generate anime faces using custom mined dataset

192
CycleGAN-Keras
CycleGAN-Keras simontomaskarlsson Python

Keras implementation of CycleGAN using a tensorflow backend.

192
Active-Contour-Loss
Active-Contour-Loss xuuuuuuchen Python

Implementation of active contour loss function

191
dkeras
dkeras dkeras-project Python

Distributed Keras Engine, Make Keras faster with only one line of code.

190
PolyphonicPianoTranscription
PolyphonicPianoTranscription BShakhovsky Jupyter Notebook

Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)

189
SceneClassify
SceneClassify puke3615 Python

AI场景分类竞赛

187
Hey-Jetson
Hey-Jetson bricewalker Jupyter Notebook

Deep Learning based Automatic Speech Recognition with attention for the Nvidia Jetson.

186
BRDNet
BRDNet hellloxiaotian Python

Image denoising using deep CNN with batch renormalization(Neural Networks,2020)

186
Keras_insightface
Keras_insightface leondgarse Python

Insightface Keras implementation

186
generative_adversarial_networks_101
generative_adversarial_networks_101 mafda Jupyter Notebook

Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.

186
scikeras
scikeras adriangb Python

Scikit-Learn API wrapper for Keras.

185
audio-pretrained-model
audio-pretrained-model balavenkatesh3322

A collection of Audio and Speech pre-trained models.

185
pywarm
pywarm blue-season Python

A cleaner way to build neural networks for PyTorch.

184
onnx2keras
onnx2keras gmalivenko Python

Convert ONNX model graph to Keras model format.

184
Recurrent-Convolutional-Neural-Network-Text-Classifier
Recurrent-Convolutional-Neural-Network-Text-Classifier airalcorn2 Python

My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/index.php/AAA...

183
SVHN-deep-digit-detector
SVHN-deep-digit-detector penny4860 Python

Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.

183
hg-mldl
hg-mldl rickiepark Jupyter Notebook

<혼자 공부하는 머신러닝+딥러닝>의 코드 저장소입니다.

182
Capstone-Project
Capstone-Project arseniyturin Jupyter Notebook

Predicting stock market movement with EDA and Keras

182
robin
robin masyagin1998 Python

RObust document image BINarization

182
R-NET-in-Keras
R-NET-in-Keras YerevaNN Python

Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx

181
object-detection
object-detection kaka-lin Python

Object detection with ssd_mobilenet and tiny-yolo (Add: YOLOv3, tflite)

181
knowledge-distillation-keras
knowledge-distillation-keras TropComplique Jupyter Notebook

A machine learning experiment

181
focal-loss
focal-loss artemmavrin Python

TensorFlow implementation of focal loss

181
see-rnn
see-rnn OverLordGoldDragon Python

RNN and general weights, gradients, & activations visualization in Keras & TensorFlow

181
gtzan.keras
gtzan.keras Hguimaraes Python

[REPO] Music Genre classification on GTZAN dataset using CNNs

181
ktext
ktext hamelsmu Jupyter Notebook

Utilities for preprocessing text for deep learning with Keras

180
jetson-car
jetson-car datlife C++

Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316

180
House-price-prediction
House-price-prediction mryuan0428 Python

房价预测完整项目:1.爬取链家网数据 2.处理后,用sklearn中几个逻辑回归机器学习模型和keras神经网络搭建模型预测房价 最终结果神经网络效果更好,R^2值0.75...

180
keras-inception-resnet-v2
keras-inception-resnet-v2 yuyang-huang Python

The Inception-ResNet v2 model using Keras (with weight files)

179
Siamese-Networks
Siamese-Networks akshaysharma096 Jupyter Notebook

Few Shot Learning by Siamese Networks, using Keras.

179