1,154 skills found · Page 2 of 39
vlawhern / Arl EegmodelsThis is the Army Research Laboratory (ARL) EEGModels Project: A Collection of Convolutional Neural Network (CNN) models for EEG signal classification, using Keras and Tensorflow
faustomorales / Keras OcrA packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
advboxes / AdvBoxAdvbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
qubvel / Classification ModelsClassification models trained on ImageNet. Keras.
RubensZimbres / Repo 2017My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano
Dobiasd / Frugally DeepA lightweight header-only library for using Keras (TensorFlow) models in C++.
rykov8 / Ssd KerasPort of Single Shot MultiBox Detector to Keras
sicara / Tf ExplainInterpretability Methods for tf.keras models with Tensorflow 2.x
keras-team / Keras HubPretrained model hub for Keras 3.
kaiwaehner / Kafka Streams Machine Learning ExamplesThis project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, Keras, DeepLearning4 and other technologies.
gmalivenko / Pytorch2kerasPyTorch to Keras model convertor
fendouai / FaceRankFaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
GoogleCloudPlatform / Keras Idiomatic ProgrammerBooks, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
ShawnyXiao / TextClassification KerasText classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
Ahmkel / Keras Project TemplateA project template to simplify building and training deep learning models using Keras.
drawbridge / Keras MmoeA TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
umbertogriffo / Predictive Maintenance Using LSTMExample of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
tensorflow / Tfjs ConverterConvert TensorFlow SavedModel and Keras models to TensorFlow.js
tensorflow / Decision ForestsA collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models in Keras.
pplonski / Keras2cppThis is a bunch of code to port Keras neural network model into pure C++.