Topic

keras

Repositories (1136)

ml_code
ml_code zlxy9892 Python

A repository for recording the machine learning code

96
toolkit4nlp
toolkit4nlp xv44586 Python

transformers implement (architecture, task example, serving and more)

96
keras-video-generators
keras-video-generators metal3d Jupyter Notebook

Keras generators to generate sequences from videos as input

96
tflite-speech-recognition
tflite-speech-recognition ShawnHymel Jupyter Notebook

Demo for training a convolutional neural network to classify words and deploy the model to a Raspberry Pi using TensorFlow Lite.

96
ID-Card-Segmentation
ID-Card-Segmentation AdivarekarBhumit Python

Segmentation of ID Cards using Semantic Segmentation

96
lstm-attention
lstm-attention gentaiscool Python

Attention-based bidirectional LSTM for Classification Task (ICASSP)

96
CNN_Intent_Classification
CNN_Intent_Classification ajinkyaT Jupyter Notebook

CNN for intent classification task in a Chatbot

95
keras-ctpn
keras-ctpn yizt Python

keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...

95
CapsNet-Fashion-MNIST
CapsNet-Fashion-MNIST XifengGuo Python

Capsule Network on Fashion MNIST dataset

95
behavioral-cloning
behavioral-cloning alexstaravoitau Python

Behavioral cloning: end-to-end learning for self-driving cars.

95
Keras-LSTM-Trajectory-Prediction
Keras-LSTM-Trajectory-Prediction MarlonCajamarca Python

A Keras multi-input multi-output LSTM-based RNN for object trajectory forecasting

95
Deep-learning-model-deploy-with-django
Deep-learning-model-deploy-with-django marcogdepinto Python

Serving a keras model (neural networks) in a website with the python Django-REST framework.

95
Supervised-Contrastive-Learning-in-TensorFlow-2
Supervised-Contrastive-Learning-in-TensorFlow-2 sayakpaul Jupyter Notebook

Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.

94
Edge-Computing-Engine
Edge-Computing-Engine AllenZYJ C++

Edge : a computing engine base C++/C

94
12306_captcha
12306_captcha libowei1213 Python

基于深度学习识别12306验证码

94
speechless
speechless juliuskunze Python

Speech-to-text based on wav2letter built for transfer learning

94
Awesome-GAN-Resources
Awesome-GAN-Resources sarvasvkulpati

🤖A list of resources to help anyone getting started with GANs 🤖

94
Conditional_VAE
Conditional_VAE nnormandin Jupyter Notebook

conditional variational autoencoder written in Keras [not actively maintained]

94
audio_classification
audio_classification CVxTz Jupyter Notebook

CNN 1D vs 2D audio classification

94
SPTM
SPTM nsavinov Python

[ICLR 2018] Tensorflow/Keras code for Semi-parametric Topological Memory for Navigation

93
kaggle-code
kaggle-code CNuge Python

A repository for some of the code I use in kaggle data science & machine learning tasks.

93
tf-transformers
tf-transformers legacyai Jupyter Notebook

State of the art faster Natural Language Processing in Tensorflow 2.0 .

93
PolyphonicPianoTranscription
PolyphonicPianoTranscription BShakhovsky Jupyter Notebook

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

93
sdne-keras
sdne-keras xiaohan2012 Python

Keras implementation of Structural Deep Network Embedding, KDD 2016

93
ConvNeXt-TF
ConvNeXt-TF sayakpaul Jupyter Notebook

Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.

93
Vision_Transformer_Keras
Vision_Transformer_Keras tuvovan Python

Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)

93
facial_expression_transfer
facial_expression_transfer alina1021 Python

Real-time Facial Expression Transfer --> facial expression capture and reenactment via webcam

93
rl
rl druce Jupyter Notebook

Deep Reinforcement Learning For Trading

93
MyBook
MyBook 21-projects-for-deep-learning Jupyter Notebook
93
kernel_net_chart
kernel_net_chart gfreewind

It is the skb path of Linux kernel

92
Intrusion-Detection-System-using-Deep-Learning
Intrusion-Detection-System-using-Deep-Learning tamimmirza Jupyter Notebook

VGG-19 deep learning model trained using ISCX 2012 IDS Dataset

92
Deep-Learning-in-R
Deep-Learning-in-R dlab-berkeley R

Workshop (6 hours): Deep learning in R using Keras. Building & training deep nets, image classification, transfer learning, text analysis, visualizati...

92
Machine-Learning
Machine-Learning AdityaSoni19031997 Jupyter Notebook

My Attempt(s) In The World Of ML/DL....

92
ProteinSecondaryStructure-CNN
ProteinSecondaryStructure-CNN LucaAngioloni Python

Protein Secondary Structure predictor using Convolutional Neural Networks

92
nn4topopt
nn4topopt ISosnovik Jupyter Notebook

Code for "Neural Networks for Topology Optimization"

92
CapsNet-Fashion-MNIST
CapsNet-Fashion-MNIST XifengGuo Python

Capsule Network on Fashion MNIST dataset

91
contextual-utterance-level-multimodal-sentiment-analysis
contextual-utterance-level-multimodal-sentiment-analysis declare-lab Python

Context-Dependent Sentiment Analysis in User-Generated Videos

91
Anime-Super-Resolution
Anime-Super-Resolution wmylxmj Python

动漫图片超分辨率(SISR)——基于WDSR (2019-4-30)

91
Face-and-Emotion-Recognition
Face-and-Emotion-Recognition vjgpt Python

Realtime person's face recognize and can classify emotion using webcam, video or images.

91
Facial-Expression-Recognition
Facial-Expression-Recognition zlpure

:bulb:My Solution to Facial Emotion Recognization in Kaggle competition

91
kelime_kok_ayirici
kelime_kok_ayirici deeplearningturkiye Jupyter Notebook

Derin Öğrenme Tabanlı - seq2seq - Türkçe için kelime kökü bulma web uygulaması - Turkish Stemmer (tr_stemmer)

91
keras_bert_classification
keras_bert_classification cdj0311 Python

Bert-classification and bert-dssm implementation with keras.

91
inpainting-gmcnn-keras
inpainting-gmcnn-keras tlatkowski Python

Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018

91
Ensemble-Methods-for-Image-Classification
Ensemble-Methods-for-Image-Classification zhangyaqi1989 Python

In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and R...

91
gdax-orderbook-ml
gdax-orderbook-ml timothyyu Jupyter Notebook

Application of machine learning to the Coinbase (GDAX) orderbook

91
Deep-Learn-Oil
Deep-Learn-Oil akashlevy Python

Deep learning tools for predicting oil well data

91
LSTM_Chem
LSTM_Chem topazape Jupyter Notebook

Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.

90
focal-loss
focal-loss artemmavrin Python

TensorFlow implementation of focal loss

90
CASIA-HWDB1.1-cnn
CASIA-HWDB1.1-cnn integeruser Python

Convolutional neural networks with Python 3 and Keras

90
classification_models_3D
classification_models_3D ZFTurbo Python

Set of models for classifcation of 3D volumes

90