Topic

keras

Repositories (1215)

EMNIST
EMNIST ryanjcooper Python

A project designed to explore CNN and the effectiveness of RCNN on classifying the EMNIST dataset.

102
analysing_twitter
analysing_twitter ugis22 Jupyter Notebook

Stream Tweets and store them in a relational DB. Perform sentiment analysis and network interaction.

102
client
client DagsHub Python

DagsHub client libraries

102
deel-lip
deel-lip deel-ai Python

Build and train Lipschitz constrained networks: TensorFlow implementation of k-Lipschitz layers

102
CNN_Intent_Classification
CNN_Intent_Classification ajinkyaT Jupyter Notebook

CNN for intent classification task in a Chatbot

101
keras-mobile-detectnet
keras-mobile-detectnet csvance Python

Fast Object Detector for the Jetson Nano

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

Convolutional neural networks with Python 3 and Keras

101
Deep-Learn-Oil
Deep-Learn-Oil akashlevy Python

Deep learning tools for predicting oil well data

101
Pytorch-RL-CPP
Pytorch-RL-CPP navneet-nmk C++

A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)

101
sports-betting-ai
sports-betting-ai day-mon Rust

A website that utilizes a deep learning neural network to detect who will win NBA games

101
OctConv-TFKeras
OctConv-TFKeras koshian2 Jupyter Notebook

Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.

100
nih-chest-xray
nih-chest-xray gregwchase Jupyter Notebook

Identifying diseases in chest X-rays using convolutional neural networks

100
Sarcasm-Detection
Sarcasm-Detection MirunaPislar Python

Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.

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

100
keras-video-generators
keras-video-generators metal3d Jupyter Notebook

Keras generators to generate sequences from videos as input

100
yolo-autonomous-drone
yolo-autonomous-drone durner Python

YOLO Autonomous Drone - Deep Learning Person Detection: The YOLO Drone localizes and follows people with the help of the YOLO Deep Network

100
cnn-bilstm-attention
cnn-bilstm-attention sarikayamehmet Jupyter Notebook

Multivariate Time Series Prediction using Keras (CNN BiLSTM Attention)

100
connect4-alpha-zero
connect4-alpha-zero Zeta36 Python

Connect4 reinforcement learning by AlphaGo Zero methods.

99
BatchRenormalization
BatchRenormalization titu1994 Python

Batch Renormalization algorithm implementation in Keras

99
Hyperopt-Keras-CNN-CIFAR-100
Hyperopt-Keras-CNN-CIFAR-100 guillaume-chevalier Python

Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification...

99
OctConv-TFKeras
OctConv-TFKeras koshian2 Jupyter Notebook

Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.

99
MNasNet-Keras-Tensorflow
MNasNet-Keras-Tensorflow Shathe Python

A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.

99
dialog-nlu
dialog-nlu MahmoudWahdan Jupyter Notebook

Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU

99
Emotion-Music-Recommendation
Emotion-Music-Recommendation aj-naik Python

Flask web app for recommending music based on your facial expressions using FER 2013 dataset and Spotify api

99
CapsNet-Fashion-MNIST
CapsNet-Fashion-MNIST XifengGuo Python

Capsule Network on Fashion MNIST dataset

98
speechless
speechless juliuskunze Python

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

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

98
sunstreaker
sunstreaker duyongan Python

以jax为后端的类似keras的框架

98
SelfDriving-Car_Deep-Learning
SelfDriving-Car_Deep-Learning snehitvaddi Python

Project on getting the angle of steering rotation in a self-driving car. This project is inspired by NVIDIA End to End Learning for Self-Driving Cars...

98
BatchRenormalization
BatchRenormalization titu1994 Python

Batch Renormalization algorithm implementation in Keras

97
factorization-machine-for-prediction
factorization-machine-for-prediction mzaradzki Jupyter Notebook

Factorization Machine for regression and classification

97
object-tracking
object-tracking ktzsh Python

Multiple Object Tracking System in Keras + (Detection Network - YOLO)

97
Conditional_VAE
Conditional_VAE nnormandin Jupyter Notebook

conditional variational autoencoder written in Keras [not actively maintained]

97
market_risk_gan_tensorflow
market_risk_gan_tensorflow hamaadshah Python

Using Bidirectional Generative Adversarial Networks to estimate Value-at-Risk for Market Risk Management using TensorFlow.

97
ProjectAiAi
ProjectAiAi AiAiHealthcare Dockerfile

AiAi.care project is teaching computers to "see" chest X-rays and interpret them how a human Radiologist would. We are using 700,000 Chest X-Rays + De...

96
deep-learning-keras-tf-tutorial
deep-learning-keras-tf-tutorial codebasics Jupyter Notebook

Learn deep learning with tensorflow2.0, keras and python through this comprehensive deep learning tutorial series. Learn deep learning from scratch. D...

96
conx
conx ArtificialIntelligenceToolkit Python

The On-Ramp to Deep Learning

96
toolkit4nlp
toolkit4nlp xv44586 Python

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

96
facial_expression_transfer
facial_expression_transfer alina1021 Python

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

96
stock-volatility-google-trends
stock-volatility-google-trends philipperemy Python

Deep Learning Stock Volatility with Google Domestic Trends: https://arxiv.org/pdf/1512.04916.pdf

96
OpenAI-GYM-CarRacing-DQN
OpenAI-GYM-CarRacing-DQN andywu0913 Python

Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.

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
ml_code
ml_code zlxy9892 Python

A repository for recording the machine learning code

95
Machine-Learning
Machine-Learning AdityaSoni19031997 Jupyter Notebook

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

95
visualizing_convnets
visualizing_convnets anktplwl91 Jupyter Notebook

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

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