Topic

keras

Repositories (1215)

Yelp_review_generation
Yelp_review_generation Tony607 Jupyter Notebook

How to generate realistic yelp restaurant reviews with Keras

71
CNN-Image-Classifier
CNN-Image-Classifier tatsuyah Python

A Simple Deep Neural Network to classify images made with Keras

71
autoencoders_tensorflow
autoencoders_tensorflow hamaadshah Python

Automatic feature engineering using deep learning and Bayesian inference using TensorFlow.

71
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading philiparvidsson TeX

My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓

71
Deep-Music-Tagger
Deep-Music-Tagger kristijanbartol Python

Music genre classification model using CRNN

71
video-anomaly-detection
video-anomaly-detection hashemsellat Jupyter Notebook

Anomaly detection in videos using deep learning.

71
EmotionDetection_RealTime
EmotionDetection_RealTime simplesaad Python

This is a Python 3 based project to display facial expressions by performing fast & accurate face detection with OpenCV using a pre-trained deep learn...

71
vae-explainer
vae-explainer xnought Jupyter Notebook

Interactive Variational Autoencoder (VAE)

71
model-training-and-deployment
model-training-and-deployment satellite-image-deep-learning

Training and deployment of deep learning models for satellite & aerial imagery

71
train-ai-with-django-swagger-jwt
train-ai-with-django-swagger-jwt jay-johnson Python

Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platf...

70
entity_embeddings_categorical
entity_embeddings_categorical rodrigobressan Python

Discover relevant information about categorical data with entity embeddings using Neural Networks (powered by Keras)

70
keras-image-ocr
keras-image-ocr Tony607 Jupyter Notebook

How to train a Keras model to recognize variable length text | DLology

70
tf-keras-deep-head-pose
tf-keras-deep-head-pose Oreobird Python

A tensorflow & keras implementation of Deep Head Pose

70
ASR_WORD
ASR_WORD zw76859420 Python

采用端到端方法构建声学模型,以字为建模单元,采用DCNN-CTC网络结构。

70
Keras-RetinaNet-for-Teknofest-2019
Keras-RetinaNet-for-Teknofest-2019 huma-teknofest Python

Using RetinaNet for object detection from drone images in Teknofest istanbul 2019 Artificial Intelligence Competition

70
EmotionClassifier
EmotionClassifier XiuweiHe Python

real-time face detection and emotion classification

70
OsuLearn
OsuLearn GuiBrandt Jupyter Notebook

An attempt at using machine learning to create a neural network that learns how to play osu! like a human from replay data

70
Neural-Chatbot
Neural-Chatbot saurabhmathur96 Python

A Neural Network based Chatbot

69
Face-Alignment-with-simple-cnn
Face-Alignment-with-simple-cnn bruceyang2012 Python

Face Aligment with simple cnn in Keras

69
swap-face
swap-face OValery16 Jupyter Notebook

Tutorial about the swap-face algorithm

69
caffe_weight_converter
caffe_weight_converter pierluigiferrari Python

Caffe-to-Keras weight converter. Can also export weights as Numpy arrays for further processing.

69
capsnet-nlp
capsnet-nlp stefan-it Python

CapsNet for NLP

68
keras-transformer-xl
keras-transformer-xl CyberZHG Python

Transformer-XL with checkpoint loader

68
GSOC
GSOC captain-pool Python

Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944

68
mlkatas
mlkatas bpesquet Jupyter Notebook

A series of challenges for practicing your Machine Learning and Deep Learning skills

67
AI-Chatbot
AI-Chatbot anujdutt9 Python

AI Chatbot using Dynamic Memory Network in Keras.

67
tf_jetson_nano
tf_jetson_nano Tony607 Jupyter Notebook

How to run Keras model on Jetson Nano

67
polyaxon-examples
polyaxon-examples polyaxon Python

Code for tutorials and examples

67
audio-GAN
audio-GAN usernaamee Python
66
pocket-tensor
pocket-tensor GValiente C++

Run Keras models from a C++ application on embedded devices

66
fortnite-pubg
fortnite-pubg bendangnuksung Jupyter Notebook

🎮 Converting Fortnite texture to PUBG texture using CycleGAN

66
YOLO_Object_Localization_Keras
YOLO_Object_Localization_Keras Tony607 Jupyter Notebook

Gentle guide on how YOLO Object Localization works with Keras (Part 2)

66
Multi-Camera-Person-Tracking-and-Re-Identification
Multi-Camera-Person-Tracking-and-Re-Identification samihormi Python

Simple model to Track and Re-identify individuals in different cameras/videos.(Yolov3 & Yolov4)

66
YOLOv3
YOLOv3 benjamintanweihao Python

YOLOv3 Implementation in TensorFlow 1.1X

65
cloudml
cloudml rstudio R

R interface to Google Cloud Machine Learning Engine

65
keras-rest-server
keras-rest-server ansrivas Python

A very simple project to create a rest backend for serving a neural network model based on keras

65
LSUV-keras
LSUV-keras ducha-aiki Python

Simple implementation of the LSUV initialization in keras

65
seq2vec
seq2vec Yoctol Python

Transform sequence of words into a fix-length representation vector

65
densemapnet
densemapnet roatienza Python

Keras code of my ICRA 2018 paper "Fast Disparity Estimation using Dense Networks"

65
AnomalyDetectionUsingAutoencoder
AnomalyDetectionUsingAutoencoder otenim Python

Anomaly detection using Autoencoder implemented with Keras 2.

65
bidaf-keras
bidaf-keras ParikhKadam Python

Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2

64
WSDM-Cup-2019
WSDM-Cup-2019 zake7749 Jupyter Notebook

[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.

64
keras-utility-layer-collection
keras-utility-layer-collection zimmerrol Python

Collection of custom layers and utility functions for Keras which are missing in the main framework.

64
graph_classification
graph_classification CVxTz Python

Learning from graph data using Keras

64
deepdiy
deepdiy deepdiy Python

Deep learning based tool for image processing. No need for Programing and GPU.

64
CrystalNetwork
CrystalNetwork huzongxiang Python

GrysNet is a neural network package that allows researchers to train custom models for crystal modeling tasks. It aims to accelerate the research and...

64
DCGAN-for-Bird-Generation
DCGAN-for-Bird-Generation tensorfreitas Python

DCGAN and WGAN implementation on Keras for Bird Generation

63
ImageModels
ImageModels dandxy89 Jupyter Notebook

ImageNet model implemented using the Keras Functional API

63
vrn-torch-to-keras
vrn-torch-to-keras dezmoanded Jupyter Notebook

Transfer pre-trained VRN model from torch to Keras/Tensorflow

63
Neural-Network-Sandbox
Neural-Network-Sandbox imdeep2905 Python

This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neural networks ea...

63