Top 1371 keras open source projects

deeplearning-keras-tf2-torch
詳解ディープラーニング 第2版
pycon-sg19-tensorflow-tutorial
PyCon SG 2019 Tutorial: Optimizing TensorFlow Performance
connect4-alpha-zero
Connect4 reinforcement learning by AlphaGo Zero methods.
tensorview
Dynamic visualization training service in Jupyter Notebook for Keras, tf.keras and others.
TensorGram
A real-time remote service to get the tensorflow callbacks to the telegram including the details of metrics-->pip install tensorgram
face-anti-spoofing
Pretrained Keras model for face anti-spoofing or face liveness detection problem based on rPPG features
python-keras-encoder-decoder-unet
A Keras project with similarly sized encoder-decoder and u-net networks applied to identifying cars
keras-triplet-center-loss
Simple Keras implementation of Triplet-Center Loss on the MNIST dataset
WhatsMissingInGeoparsing
The accompanying code and data for the Springer 2017 publication "What's missing in geographical parsing?" in Language Resources and Evaluation.
deep-improvisation
Easy-to-use Deep LSTM Neural Network to generate song sounds like containing improvisation.
keras-tf-pb
How to convert trained Keras model to a single TensorFlow .pb file and make prediction
speech recognition ctc
Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别
kaggle-code
A repository for some of the code I used in kaggle data science & machine learning tasks.
mpc-DL-controller
Deep Neural Network architecture as a predictive optimal controller for {HVAC+Solar cell + battery} disturbance afflicted system vs classic Model Predictive Control
rethinking-bnn-optimization
Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"
XLNet embbeding
Using XLNet as Embedding of Keras
keras cv attention models
Keras/Tensorflow attention models including beit,botnet,CMT,CoaT,CoAtNet,convnext,cotnet,davit,efficientdet,efficientnet,fbnet,gmlp,halonet,lcnet,levit,mlp-mixer,mobilevit,nfnets,regnet,resmlp,resnest,resnext,resnetd,swin,tinynet,uniformer,volo,wavemlp,yolor,yolox
DisguiseNet
Code for DisguiseNet : A Contrastive Approach for Disguised Face Verification in the Wild
keras openvino
How to run Keras model inference x3 times faster with CPU and Intel OpenVINO
batter-pitcher-2vec
A model for learning distributed representations of MLB players.
Konverter
Convert simple Keras models to pure Python 🐍+ NumPy
keras-salient-object-visualisation
Keras implementation of nvidia paper 'Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car'.
mnist-coreml
Simple convolutional neural network to predict handwritten digits using Keras + CoreML for WWDC '18 scholarship [Accepted]
DenseNet-Cifar10
Train DenseNet on Cifar-10 based on Keras
NALU-Keras
A keras implementation of [Neural Arithmetic Logic Units](https://arxiv.org/pdf/1808.00508.pdf) by Andrew et. al.
FlowKet
A framework based on Tensorflow for running variational Monte-Carlo simulations of quantum many-body systems.
mtlearn
Multi-Task Learning package built with tensorflow 2 (Multi-Gate Mixture of Experts, Cross-Stitch, Ucertainty Weighting)
Focal Loss Keras
Multi-class classification with focal loss for imbalanced datasets
interpretable-han-for-document-classification-with-keras
Keras implementation of hierarchical attention network for document classification with options to predict and present attention weights on both word and sentence level.
keras generative pg
A Deep Generative Framework for Paraphrase Generation Implementaion