Topic

keras

Repositories (1136)

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
lstm-electric-load-forecast
lstm-electric-load-forecast demmojo Python

Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network

64
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

64
SSUN
SSUN YonghaoXu Python

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

64
deepdiy
deepdiy deepdiy Python

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

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
credit-card-fraud
credit-card-fraud ellisvalentiner Python

Analysis of credit card fraud data

63
Deep-Music-Tagger
Deep-Music-Tagger kristijanbartol Python

Music genre classification model using CRNN

63
mae-scalable-vision-learners
mae-scalable-vision-learners ariG23498 Jupyter Notebook

A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners

63
EmotionClassifier
EmotionClassifier XiuweiHe Python

real-time face detection and emotion classification

63
keras-text-to-image
keras-text-to-image chen0040 Python

Translate text to image in Keras using GAN and Word2Vec as well as recurrent neural networks

62
Keras_model_compression
Keras_model_compression Irtza Jupyter Notebook

Model Compression Based on Geoffery Hinton's Logit Regression Method in Keras applied to MNIST 16x compression over 0.95 percent accuracy.An Implement...

62
basic_NNs_in_frameworks
basic_NNs_in_frameworks scofield7419 Python

several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytorch, theano, k...

62
char-rnn-text-generation
char-rnn-text-generation yxtay Python

Character Embeddings Recurrent Neural Network Text Generation Models

62
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

62
Image-Captioning
Image-Captioning Div99 Jupyter Notebook

Image Captioning with Keras

62
SoccerPredictor
SoccerPredictor jkrusina Python

Predicting soccer matches outcomes with machine learning as time series.

62
keras-pos-embd
keras-pos-embd CyberZHG Python

Position embedding layers in Keras

62
siamese
siamese aspamers Python

A simple, easy-to-use and flexible siamese neural network implementation for Keras

62
Keras_ODENet
Keras_ODENet jason71995 Python

Implementation of (2018) Neural Ordinary Differential Equations on Keras

62
Keras_Bag_of_Tricks
Keras_Bag_of_Tricks Tony607 Python

Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras

62
pix2code-template
pix2code-template floydhub Jupyter Notebook

Build a neural network to code a basic a HTML and CSS website based on a picture of a design mockup.

62
image-segmentation
image-segmentation nearthlab Python

Mask R-CNN, FPN, LinkNet, PSPNet and UNet with multiple backbone architectures support readily available

62
SegCaps
SegCaps Cheng-Lin-Li Jupyter Notebook

A Clone version from Original SegCaps source code with enhancements on MS COCO dataset.

61
keras_tfrecord
keras_tfrecord indraforyou Python

Extending Keras to support tfrecord dataset

61
coffeeshop
coffeeshop CleanPegasus Python

A python package that sends your deep learning training and validation metrics to your slack channel after every specified epoch

61
captcha_break_keras
captcha_break_keras FanhuaandLuomu Python

keras theano 验证码破解 字母+数字

61
keras-gcn
keras-gcn CyberZHG Python

Graph convolutional layers

61
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

61
guided-diffusion-keras
guided-diffusion-keras apapiu Python

Text to Image Diffusion Models in Keras

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

Multiclass image classification using Convolutional Neural Network

61
GLUE-bert4keras
GLUE-bert4keras nishiwen1214 Python

基于bert4keras的GLUE基准代码

61
photomanager
photomanager etnguyen03 Python

Self hosted Google Photos alternative

61
Deep-AutoEncoder-Recommendation
Deep-AutoEncoder-Recommendation RaptorMai Jupyter Notebook

Keras implementation of AutoRec and DeepRecommender from Nvidia.

61
OpenAI-GYM-CarRacing-DQN
OpenAI-GYM-CarRacing-DQN andywu0913 Python

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

61
video-anomaly-detection
video-anomaly-detection hashemsellat Jupyter Notebook

Anomaly detection in videos using deep learning.

61
keras-layer-normalization
keras-layer-normalization CyberZHG Python

Layer normalization implemented in Keras

60
keras-101
keras-101 DjangoPeng Jupyter Notebook

Keras 快速入门与实战

60
Gaze_Tracking
Gaze_Tracking Walleclipse Python

Gaze-Tracking based on head orientation and eye orientation

60
two-stream-action-recognition
two-stream-action-recognition mohammed-elkomy Jupyter Notebook

My re-implementation of two stream action recognition

60
CrowdLayer
CrowdLayer fmpr Jupyter Notebook

A neural network layer that enables training of deep neural networks directly from crowdsourced labels (e.g. from Amazon Mechanical Turk) or, more gen...

60
keras-swa
keras-swa simon-larsson Python

Simple stochastic weight averaging callback for Keras

60
vizgradcam
vizgradcam gkeechin Python

vizgradcam is the fastest way to visualize GradCAM with your Keras models.

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

60
keras-neural-tensor-layer
keras-neural-tensor-layer dapurv5 Python

Neural Tensor Network Implementation as a keras layer

59
squeezenet-keras
squeezenet-keras chasingbob Python

SqueezeNet Keras demo

59
nvidia-docker-keras
nvidia-docker-keras idealo Python

Workflow that shows how to train neural networks on EC2 instances with GPU support and compares training times to CPUs

59