d
deep-learning-notesby kmkolasinski
Jupyter Notebook 1340 Version:Current License: No License (No License)
Experiments with Deep Learning
Support
Quality
Security
License
Reuse
Keras implementation of Deeplab v3+ with pretrained weights
Support
Quality
Security
License
Reuse
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Support
Quality
Security
License
Reuse
Deep Learning for Time Series Classification
Support
Quality
Security
License
Reuse
The dataset is used to train my own raccoon detector and I blogged about it on Medium
Support
Quality
Security
License
Reuse
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
Support
Quality
Security
License
Reuse
The WeightWatcher tool for predicting the accuracy of Deep Neural Networks
Support
Quality
Security
License
Reuse
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
Support
Quality
Security
License
Reuse
Keras model of NSFW detector
Support
Quality
Security
License
Reuse
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
Support
Quality
Security
License
Reuse
A python library for visualizing Artificial Neural Networks (ANN)
Support
Quality
Security
License
Reuse
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
Support
Quality
Security
License
Reuse
o
one-pixel-attack-kerasby Hyperparticle
Jupyter Notebook 1170 Version:Current License: Permissive (MIT)
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Support
Quality
Security
License
Reuse
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Support
Quality
Security
License
Reuse
f
five-video-classification-methodsby harvitronix
Python 1145 Version:Current License: Permissive (MIT)
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
Support
Quality
Security
License
Reuse
I
Image-OutPaintingby bendangnuksung
Jupyter Notebook 1131 Version:Current License: No License (No License)
🏖 Keras Implementation of Painting outside the box
Support
Quality
Security
License
Reuse
Replicating AlphaGo's architecture in a readable manner
Support
Quality
Security
License
Reuse
A python library for visualizing Artificial Neural Networks (ANN)
Support
Quality
Security
License
Reuse
Port of Single Shot MultiBox Detector to Keras
Support
Quality
Security
License
Reuse
S
SemanticSegmentation_DLby tangzhenyu
Jupyter Notebook 1099 Version:Current License: No License (No License)
Resources of semantic segmantation based on Deep Learning model
Support
Quality
Security
License
Reuse
S
StockPricePredictionby scorpionhiccup
Jupyter Notebook 1086 Version:Current License: Permissive (MIT)
Stock Price Prediction using Machine Learning Techniques
Support
Quality
Security
License
Reuse
a simple vae and cvae from keras
Support
Quality
Security
License
Reuse
D
Deep-Learning-Project-Templateby L1aoXingyu
Python 1069 Version:Current License: No License (No License)
A best practice for deep learning project template architecture.
Support
Quality
Security
License
Reuse
Theano-based implementation of Deep Q-learning
Support
Quality
Security
License
Reuse
Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.
Support
Quality
Security
License
Reuse
Keras WaveNet implementation
Support
Quality
Security
License
Reuse
Layers Outputs and Gradients in Keras. Made easy.
Support
Quality
Security
License
Reuse
Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
Support
Quality
Security
License
Reuse
:art: A CNN visualizer
Support
Quality
Security
License
Reuse
An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration without Clean Data"
Support
Quality
Security
License
Reuse
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
Support
Quality
Security
License
Reuse
Interpretability Methods for tf.keras models with Tensorflow 2.x
Support
Quality
Security
License
Reuse
Python Library for Model Interpretation/Explanations
Support
Quality
Security
License
Reuse
c
cnn-text-classification-pytorchby Shawn1993
Python 964 Version:Current License: Permissive (Apache-2.0)
CNNs for Sentence Classification in PyTorch
Support
Quality
Security
License
Reuse
Keras implementation of Deep Convolutional Generative Adversarial Networks
Support
Quality
Security
License
Reuse
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Support
Quality
Security
License
Reuse
Genetic neural architecture search with Keras
Support
Quality
Security
License
Reuse
B
BMW-TensorFlow-Training-GUIby BMW-InnovationLab
Python 928 Version:Current License: Permissive (Apache-2.0)
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Support
Quality
Security
License
Reuse
Fine-tune CNN in Keras
Support
Quality
Security
License
Reuse
TensorFlow 101: Introduction to Deep Learning
Support
Quality
Security
License
Reuse
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
Support
Quality
Security
License
Reuse
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras
Support
Quality
Security
License
Reuse
Generating faces with deconvolution networks
Support
Quality
Security
License
Reuse
A uniform interface to run deep learning models from multiple frameworks
Support
Quality
Security
License
Reuse
D
DL-workshop-seriesby Machine-Learning-Tokyo
Jupyter Notebook 896 Version:Current License: Permissive (Apache-2.0)
Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)
Support
Quality
Security
License
Reuse
D
Deep-Learning-For-Hackersby curiousily
Jupyter Notebook 895 Version:Current License: Permissive (MIT)
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Support
Quality
Security
License
Reuse
kapre: Keras Audio Preprocessors
Support
Quality
Security
License
Reuse
A toy chatbot powered by deep learning and trained on data from Reddit
Support
Quality
Security
License
Reuse
TensorFlow implementations of Graph Neural Networks
Support
Quality
Security
License
Reuse
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
Support
Quality
Security
License
Reuse
d
deep-learning-notesby kmkolasinski
Experiments with Deep Learning
Jupyter Notebook 1340Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
k
keras-deeplab-v3-plusby bonlime
Keras implementation of Deeplab v3+ with pretrained weights
Jupyter Notebook 1318Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
word-rnn-tensorflowby hunkim
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Python 1310Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
dl-4-tscby hfawaz
Deep Learning for Time Series Classification
Python 1279Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
r
raccoon_datasetby datitran
The dataset is used to train my own raccoon detector and I blogged about it on Medium
Jupyter Notebook 1252Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
livelossplotby stared
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
Python 1238Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
W
WeightWatcherby CalculatedContent
The WeightWatcher tool for predicting the accuracy of Deep Neural Networks
Python 1230Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
A
AdvancedEASTby huoyijie
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
Python 1222Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
nsfw_modelby GantMan
Keras model of NSFW detector
Python 1214Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
d
deep-q-learningby keon
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
Python 1212Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
ann-visualizerby RedaOps
A python library for visualizing Artificial Neural Networks (ANN)
Python 1204Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
keras-ocrby faustomorales
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
Python 1192Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
one-pixel-attack-kerasby Hyperparticle
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Jupyter Notebook 1170Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
Repo-2017by RubensZimbres
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Python 1168Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
f
five-video-classification-methodsby harvitronix
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
Python 1145Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
I
Image-OutPaintingby bendangnuksung
🏖 Keras Implementation of Painting outside the box
Jupyter Notebook 1131Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
M
MuGoby brilee
Replicating AlphaGo's architecture in a readable manner
Python 1127Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
ann-visualizerby tudorog
A python library for visualizing Artificial Neural Networks (ANN)
Python 1117Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
ssd_kerasby rykov8
Port of Single Shot MultiBox Detector to Keras
Jupyter Notebook 1106Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
SemanticSegmentation_DLby tangzhenyu
Resources of semantic segmantation based on Deep Learning model
Jupyter Notebook 1099Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
StockPricePredictionby scorpionhiccup
Stock Price Prediction using Machine Learning Techniques
Jupyter Notebook 1086Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
v
vaeby bojone
a simple vae and cvae from keras
Python 1076Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
D
Deep-Learning-Project-Templateby L1aoXingyu
A best practice for deep learning project template architecture.
Python 1069Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
deep_q_rlby spragunr
Theano-based implementation of Deep Q-learning
Python 1061Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
P
PPLMby uber-research
Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.
Python 1058Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
w
wavenetby basveeling
Keras WaveNet implementation
Python 1046Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
k
keractby philipperemy
Layers Outputs and Gradients in Keras. Made easy.
Python 1021Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
async-rlby coreylynch
Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
Python 1007Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
picassoby merantix
:art: A CNN visualizer
Python 1001Updated: 2 y ago License: Weak Copyleft (EPL-1.0)
Support
Quality
Security
License
Reuse
n
noise2noiseby yu4u
An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration without Clean Data"
Python 999Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FCRN-DepthPredictionby iro-cp
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
Python 989Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
t
tf-explainby sicara
Interpretability Methods for tf.keras models with Tensorflow 2.x
Python 978Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Skaterby oracle
Python Library for Model Interpretation/Explanations
Python 977Updated: 4 y ago License: Permissive (UPL-1.0)
Support
Quality
Security
License
Reuse
c
cnn-text-classification-pytorchby Shawn1993
CNNs for Sentence Classification in PyTorch
Python 964Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
k
keras-dcganby jacobgil
Keras implementation of Deep Convolutional Generative Adversarial Networks
Python 951Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
attention-ocrby emedvedev
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Python 949Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
devolby joeddav
Genetic neural architecture search with Keras
Python 931Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
BMW-TensorFlow-Training-GUIby BMW-InnovationLab
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Python 928Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
Support
Quality
Security
License
Reuse
t
tensorflow-101by serengil
TensorFlow 101: Introduction to Deep Learning
Jupyter Notebook 911Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CNNGestureRecognizerby asingh33
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
Python 905Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
u
ultrasound-nerve-segmentationby jocicmarko
Deep Learning Tutorial for Kaggle Ultrasound Nerve Segmentation competition, using Keras
Python 903Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
deconvfacesby somewacko
Generating faces with deconvolution networks
Python 899Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
neuropodby uber
A uniform interface to run deep learning models from multiple frameworks
C++ 899Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
D
DL-workshop-seriesby Machine-Learning-Tokyo
Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)
Jupyter Notebook 896Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
D
Deep-Learning-For-Hackersby curiousily
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Jupyter Notebook 895Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
kapreby keunwoochoi
kapre: Keras Audio Preprocessors
Python 889Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
chatbot-rnnby pender
A toy chatbot powered by deep learning and trained on data from Reddit
Python 880Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
tf-gnn-samplesby microsoft
TensorFlow implementations of Graph Neural Networks
Python 871Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
telemanomby khundman
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
Jupyter Notebook 869Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse