Topic

keras

Repositories (1215)

data-science-notebooks
data-science-notebooks cedrickchee Jupyter Notebook

Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualiza...

94
keras_bert_classification
keras_bert_classification cdj0311 Python

Bert-classification and bert-dssm implementation with keras.

94
MalConv-keras
MalConv-keras j40903272 Python

This is the implementation of MalConv proposed in [Malware Detection by Eating a Whole EXE](https://arxiv.org/abs/1710.09435) and its adversarial samp...

94
mloperator
mloperator polyaxon Go

Machine learning operator & controller for Kubernetes

94
RVGAN
RVGAN SharifAmit Python

[MICCAI'21] [Tensorflow] Retinal Vessel Segmentation using a Novel Multi-scale Generative Adversarial Network

94
Face-recognition-Using-Facenet-On-Tensorflow-2.X
Face-recognition-Using-Facenet-On-Tensorflow-2.X R4j4n Python
94
mpc-DL-controller
mpc-DL-controller ell-hol Python

Deep Neural Network architecture as a predictive optimal controller for {HVAC+Solar cell + battery} disturbance afflicted system vs classic Model Pred...

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
Facial-Expression-Recognition
Facial-Expression-Recognition zlpure

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

93
UNet-CRF-RNN
UNet-CRF-RNN EsmeYi Python

Edge-aware U-Net with CRF-RNN layer for Medical Image Segmentation

93
VAE_protein_function
VAE_protein_function samsinai Jupyter Notebook

Protein function prediction using a variational autoencoder

93
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.

93
deeplearning-keras-tf2-torch
deeplearning-keras-tf2-torch yusugomori Python

詳解ディープラーニング 第2版

93
E-commerce-Search-Recall
E-commerce-Search-Recall muyuuuu Python

天池阿里灵杰问天引擎电商搜索算法赛非官方 baseline,又名 NLP 从入门到 22/2771。

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
sdne-keras
sdne-keras xiaohan2012 Python

Keras implementation of Structural Deep Network Embedding, KDD 2016

92
DATA-SCIENCE-BOWL-2018
DATA-SCIENCE-BOWL-2018 kamalkraj Jupyter Notebook

DATA-SCIENCE-BOWL-2018 Find the nuclei in divergent images to advance medical discovery

92
gentun
gentun gmontamat Python

Hyperparameter tuning for machine learning models using a distributed genetic algorithm

92
do-it-dl
do-it-dl rickiepark Jupyter Notebook

<Do it! 딥러닝 입문> 도서의 주피터 노트북

92
potholes-detection
potholes-detection jhasuman Python

This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.

92
Applications-of-AI-for-Predictive-Maintenance
Applications-of-AI-for-Predictive-Maintenance HROlive Jupyter Notebook

Nvidia DLI workshop on AI-based predictive maintenance techniques to identify anomalies and failures in time-series data, estimate the remaining usefu...

92
Sign-Language-Translator
Sign-Language-Translator dgovor Python

Neural Network that is able to translate any sign language into text.

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
ENAS-Keras
ENAS-Keras shibuiwilliam Python

Keras implementation of Efficient Neural Architecture Search

91
Attention-Based-Aspect-Extraction
Attention-Based-Aspect-Extraction madrugado Python

Code for unsupervised aspect extraction, using Keras and its Backends

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
gdax-orderbook-ml
gdax-orderbook-ml timothyyu Jupyter Notebook

Application of machine learning to the Coinbase (GDAX) orderbook

91
plasma-python
plasma-python PPPLDeepLearning Python

PPPL deep learning disruption prediction package

91
keras2c
keras2c PlasmaControl C

A simple library to deploy Keras neural networks in pure C for realtime applications

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
keras-SRU
keras-SRU titu1994 Python

Implementation of Simple Recurrent Unit in Keras

90
Udacity-Natural-Language-Processing-Nanodegree
Udacity-Natural-Language-Processing-Nanodegree fdasilva59 HTML

Tutorials and my solutions to the Udacity NLP Nanodegree

90
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)

90
SimCLR-in-TensorFlow-2
SimCLR-in-TensorFlow-2 sayakpaul Jupyter Notebook

(Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.

90
Simple-Sign-Language-Detector
Simple-Sign-Language-Detector rrupeshh Python

Simple Sign Language Detector

90
Faster-R-CNN-Keras
Faster-R-CNN-Keras DataXujing Python

:construction::construction::construction: Faster R-CNN实现安防中安全帽佩戴目标检测

90
Keras_insightface
Keras_insightface leondgarse Python

Insightface Keras implementation

89
keras-sequential-ascii
keras-sequential-ascii stared Jupyter Notebook

ASCII summary for simple sequential models in Keras

89
12306_captcha
12306_captcha libowei1213 Python

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

89
speechless
speechless juliuskunze Python

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

89
modelsummary
modelsummary graykode Python

All Model summary in PyTorch similar to `model.summary()` in Keras

89