Topic

keras

Repositories (1223)

Machine-Learning
Machine-Learning AdityaSoni19031997 Jupyter Notebook

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

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

95
visualizing_convnets
visualizing_convnets anktplwl91 Jupyter Notebook

This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"

95
VAE_protein_function
VAE_protein_function samsinai Jupyter Notebook

Protein function prediction using a variational autoencoder

95
mloperator
mloperator polyaxon Go

ML/AI training/serving and agent sandbox operator and controller for Kubernetes

95
RVGAN
RVGAN SharifAmit Python

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

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
MachineLearningAlgorithm
MachineLearningAlgorithm lining0806 Python

一些常用的机器学习算法实现

94
ml_code
ml_code zlxy9892 Python

A repository for recording the machine learning code

94
do-it-dl
do-it-dl rickiepark Jupyter Notebook

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

94
potholes-detection
potholes-detection jhasuman Python

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

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
keras_bert_classification
keras_bert_classification cdj0311 Python

Bert-classification and bert-dssm implementation with keras.

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

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

93
plasma-python
plasma-python PPPLDeepLearning Python

PPPL deep learning disruption prediction package

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
Simple-Sign-Language-Detector
Simple-Sign-Language-Detector rrupeshh Python

Simple Sign Language Detector

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

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

93
Sign-Language-Translator
Sign-Language-Translator dgovor Python

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

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

92
gentun
gentun gmontamat Python

Hyperparameter tuning for machine learning models using a distributed genetic algorithm

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

Keras implementation of Structural Deep Network Embedding, KDD 2016

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

Application of machine learning to the Coinbase (GDAX) orderbook

91
Faster-R-CNN-Keras
Faster-R-CNN-Keras DataXujing Python

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

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
ai-ml-roadmap
ai-ml-roadmap Bhavik-Jikadara JavaScript

Welcome to the ultimate guide for starting your journey in Artificial Intelligence and Machine Learning in 2025! This roadmap provides a step-by-step...

90
TensorFlow.Delphi
TensorFlow.Delphi Pigrecos Pascal

TensorFlow.Delphi (TF.Delphi) provides a Delphi(Pascal) Standard binding for TensorFlow. It aims to implement the complete Tensorflow API in Delphi wh...

90