Topic

keras

Repositories (1215)

Multivariate-time-series-forecasting-keras
Multivariate-time-series-forecasting-keras mounalab Python

This project provides implementations with Keras/Tensorflow of some deep learning algorithms for Multivariate Time Series Forecasting: Transformers, R...

77
DeepLearningReading
DeepLearningReading dandxy89 Python

Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)

76
very-deep-convnets-raw-waveforms
very-deep-convnets-raw-waveforms philipperemy Python

Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf

76
3d-cnn-action-recognition
3d-cnn-action-recognition dipakkr Python

Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.

76
AI-as-an-API
AI-as-an-API codingforentrepreneurs Jupyter Notebook

Learn to create & deploy a deep learning algorithm into a production REST API microservice using Python, Keras, FastAPI, & NoSQL.

76
guided-diffusion-keras
guided-diffusion-keras apapiu Python

Text to Image Diffusion Models in Keras

76
ML_DL_Course
ML_DL_Course hichemfelouat

Machine Learning and Deep Learning Course

76
Predict-house-rent-with-neutral-network
Predict-house-rent-with-neutral-network MaiMeng1204 Jupyter Notebook

本项目利用Python的scrapy框架爬取链家网的上海市租房信息,利用pandas、numpy、matplotlib、seaborn、folium 、wordcloud 等库进行数据分析和可视化,通过one-h...

76
keras_generative_pg
keras_generative_pg paulx3 Python

A Deep Generative Framework for Paraphrase Generation Implementaion

75
Keras-MNIST-center-loss-with-visualization
Keras-MNIST-center-loss-with-visualization shamangary Python

An implementation for mnist center loss training and visualization

75
DIIN-in-Keras
DIIN-in-Keras YerevaNN Python

Reproducing Densely Interactive Inference Network in Keras

75
keras-sincnet
keras-sincnet grausof Python

Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)

75
rethinking-bnn-optimization
rethinking-bnn-optimization plumerai Python

Implementation for the paper "Latent Weights Do Not Exist: Rethinking Binarized Neural Network Optimization"

75
CCKS2019-Chinese-Clinical-NER
CCKS2019-Chinese-Clinical-NER fordai Python

The word2vec-BiLSTM-CRF model for CCKS2019 Chinese clinical named entity recognition.

75
vkCaptchaBreaker
vkCaptchaBreaker Defasium Jupyter Notebook

VKontakte captcha bypass with pseudoCRNN model running as a chrome extension, Python, JS, 2020

75
Applications-of-AI-for-Anomaly-Detection
Applications-of-AI-for-Anomaly-Detection HROlive Jupyter Notebook

Nvidia DLI workshop on AI-based anomaly detection techniques using GPU-accelerated XGBoost, deep learning-based autoencoders, and generative adversari...

75
Brain_Tumor_Prediction-ML
Brain_Tumor_Prediction-ML Ahthe Python

Brain Tumor Classification Using Deep Learning

75
keras-crf-layer
keras-crf-layer Hironsan Python

Implementation of CRF layer in Keras.

74
CIKM-AnalytiCup-2018
CIKM-AnalytiCup-2018 zake7749 Python

[ACM-CIKM] 2nd place solution at CIKM AnalytiCup 2018, a task for determining short text similarities.

74
qrnn
qrnn DingKe Python

Quasi-recurrent Neural Networks for Keras

74
autokeras
autokeras r-tensorflow R

Package: R Interface to AutoKeras

74
Question-Answer-Selection
Question-Answer-Selection sachinbiradar9 Python

biLSTM/CNN based deep learning framework for Question Answer Selection.

74
SSUN
SSUN YonghaoXu Python

[IEEE TGRS 2018] Spectral-Spatial Unified Networks for Hyperspectral Image Classification

74
Real-Time-Object-Detection-API-using-TensorFlow
Real-Time-Object-Detection-API-using-TensorFlow kaushikjadhav01 Jupyter Notebook

A Transfer Learning based Object Detection API that detects all objects in an image, video or live webcam. An SSD model and a Faster R-CNN model was p...

74
Keras-MultiClass-Image-Classification
Keras-MultiClass-Image-Classification vijayg15 Jupyter Notebook

Multiclass image classification using Convolutional Neural Network

74
Deep-Learning-for-Human-Activity-Recognition
Deep-Learning-for-Human-Activity-Recognition takumiw Jupyter Notebook

Keras implementation of CNN, DeepConvLSTM, and SDAE and LightGBM for sensor-based Human Activity Recognition (HAR).

74
Label-Pixels
Label-Pixels venkanna37 Python

Label-Pixels is the tool for semantic segmentation of remote sensing images using Fully Convolutional Networks. Initially, it is designed for extracti...

74
tf-keras-tutorial
tf-keras-tutorial kashif Jupyter Notebook

tf.keras + tf.data with Eager Execution

73
deep-segmentation
deep-segmentation danielelic Python

CNNs for semantic segmentation using Keras library

73
cyber-matrix-ai
cyber-matrix-ai incertum Jupyter Notebook

Collection of cyber security and "AI" relevant topics

73
Computer-Vision-and-Deep-Learning-Setup
Computer-Vision-and-Deep-Learning-Setup heethesh

Tutorial on how to setup your system with a NVIDIA GPU and to install Deep Learning Frameworks like TensorFlow, Darknet for YOLO, Theano, and Keras; O...

73
affinity-loss
affinity-loss koshian2 Python

Unofficial implementation of "Max-margin Class Imbalanced Learning with Gaussian Affinity"

73
costar_plan
costar_plan jhu-lcsr Python

Integrating learning and task planning for robots with Keras, including simulation, real robot, and multiple dataset support.

73
ECG_challenge_baseline_keras
ECG_challenge_baseline_keras xiaosongshine Python

[深度应用]·首届中国心电智能大赛初赛开源Baseline(基于Keras val_acc: 0.88)

73
Deeplearning-digital-pathology
Deeplearning-digital-pathology zhaoxuanma Python

Full package for applying deep learning to virtual slides.

73
environmental-sound-classification
environmental-sound-classification mariostrbac Jupyter Notebook

Environmental sound classification with Convolutional neural networks and the UrbanSound8K dataset.

73
Probabilistic-Deep-Learning-with-TensorFlow
Probabilistic-Deep-Learning-with-TensorFlow mohd-faizy Jupyter Notebook

Probabilistic Deep Learning finds its application in autonomous vehicles and medical diagnoses. This is an increasingly important area of deep learnin...

73
LSTM-radar-precipitation-forecast
LSTM-radar-precipitation-forecast petrosDemetrakopoulos Jupyter Notebook

A model for short-term precipitation forecasting based on radar data

73
Keras-RFCN
Keras-RFCN parap1uie-s Python

RFCN implement based on Keras&Tensorflow

72
dilation-keras
dilation-keras DavideA Python

Multi-Scale Context Aggregation by Dilated Convolutions in Keras.

72
kryptoflow
kryptoflow carlomazzaferro Python

Real-time analysis of bitcoin markets with Kafka and Tensorflow Serving

72
CTR-keras
CTR-keras Hourout Python

Tensorflow2.x implementations of CTR(LR、FM、FFM)

72
Sentiment-Analysis-NLTK-ML-LSTM
Sentiment-Analysis-NLTK-ML-LSTM nagypeterjob Jupyter Notebook

Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.

72
DetectionMetrics
DetectionMetrics JdeRobot C++

Tool to evaluate deep-learning detection and segmentation models, and to create datasets

72
paper-end2end-dl
paper-end2end-dl ChrisCummins TeX

📝 "End-to-end Deep Learning of Optimization Heuristics" (🥇 PACT'17 Best Paper)

72
model_deployment
model_deployment balavenkatesh3322

A collection of model deployment library and technique.

72
Deploy-ML-model
Deploy-ML-model SHARONZACHARIA Dart
72
Age-and-Sex-Prediction-from-Image---Convolutional-Neural-Network-with-Artificial-Intelligence
Age-and-Sex-Prediction-from-Image---Convolutional-Neural-Network-with-Artificial-Intelligence emirhanai Jupyter Notebook

Age and Sex Prediction from Image - Convolutional Neural Network with Artificial Intelligence

72
ESMM
ESMM busesese Python

esmm model by tensorflow keras

72
visualization-segmentation-process
visualization-segmentation-process tkwoo Python

Segmentation visualization, keras, augmentation, fine tuning

71