Deep Learning for humans
Support
Quality
Security
License
Reuse
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Support
Quality
Security
License
Reuse
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Support
Quality
Security
License
Reuse
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Support
Quality
Security
License
Reuse
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Support
Quality
Security
License
Reuse
A neural network that transforms a design mock-up into a static website.
Support
Quality
Security
License
Reuse
Decensoring Hentai with Deep Neural Networks
Support
Quality
Security
License
Reuse
Data-centric declarative deep learning framework
Support
Quality
Security
License
Reuse
Keras implementations of Generative Adversarial Networks.
Support
Quality
Security
License
Reuse
AutoML library for deep learning
Support
Quality
Security
License
Reuse
a
Jupyter Notebook 8487 Version:Current License: Permissive (Apache-2.0)
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Support
Quality
Security
License
Reuse
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Support
Quality
Security
License
Reuse
Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code.
Support
Quality
Security
License
Reuse
Keras code and weights files for popular deep learning models.
Support
Quality
Security
License
Reuse
A Keras implementation of YOLOv3 (Tensorflow backend)
Support
Quality
Security
License
Reuse
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Support
Quality
Security
License
Reuse
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Support
Quality
Security
License
Reuse
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Support
Quality
Security
License
Reuse
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Support
Quality
Security
License
Reuse
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Support
Quality
Security
License
Reuse
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Support
Quality
Security
License
Reuse
Not Suitable for Work (NSFW) classification using deep neural network Caffe models.
Support
Quality
Security
License
Reuse
Deep Reinforcement Learning for Keras.
Support
Quality
Security
License
Reuse
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
Support
Quality
Security
License
Reuse
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
Support
Quality
Security
License
Reuse
keras implement of transformers for humans
Support
Quality
Security
License
Reuse
Run Keras models in the browser, with GPU support using WebGL
Support
Quality
Security
License
Reuse
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
Support
Quality
Security
License
Reuse
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
Support
Quality
Security
License
Reuse
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
Support
Quality
Security
License
Reuse
Basic Machine Learning and Deep Learning
Support
Quality
Security
License
Reuse
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Support
Quality
Security
License
Reuse
L
LSTM-Neural-Network-for-Time-Series-Predictionby jaungiers
Python 4334 Version:Current License: Strong Copyleft (AGPL-3.0)
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Support
Quality
Security
License
Reuse
Keras implementation of RetinaNet object detection.
Support
Quality
Security
License
Reuse
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Support
Quality
Security
License
Reuse
CNN-RNN中文文本分类,基于TensorFlow
Support
Quality
Security
License
Reuse
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
Support
Quality
Security
License
Reuse
Model summary in PyTorch similar to `model.summary()` in Keras
Support
Quality
Security
License
Reuse
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
Support
Quality
Security
License
Reuse
A
Python 3419 Version:Current License: Proprietary (Proprietary)
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Support
Quality
Security
License
Reuse
A high performance and generic framework for distributed DNN training
Support
Quality
Security
License
Reuse
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Sequence to Sequence Learning with Keras
Support
Quality
Security
License
Reuse
Accelerated deep learning R&D
Support
Quality
Security
License
Reuse
Neural network visualization toolkit for keras
Support
Quality
Security
License
Reuse
d
deep-learning-keras-tensorflowby leriomaggio
Jupyter Notebook 2933 Version:Current License: Permissive (MIT)
Introduction to Deep Neural Networks with Keras and Tensorflow
Support
Quality
Security
License
Reuse
An optimizer that trains as fast as Adam and as good as SGD.
Support
Quality
Security
License
Reuse
Deep learning driven jazz generation using Keras & Theano!
Support
Quality
Security
License
Reuse
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
Support
Quality
Security
License
Reuse
k
kerasby keras-team
Deep Learning for humans
Python 58594Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
h
handson-ml2by ageron
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Jupyter Notebook 24957Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
Mask_RCNNby matterport
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Python 23124Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
n
nndl.github.ioby nndl
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
HTML 16450Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
deeplearning_ai_booksby fengdu78
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
HTML 16066Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
Screenshot-to-codeby emilwallner
A neural network that transforms a design mock-up into a static website.
HTML 14035Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
D
DeepCreamPyby deeppomf
Decensoring Hentai with Deep Neural Networks
Python 10775Updated: 4 y ago License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
l
ludwigby ludwig-ai
Data-centric declarative deep learning framework
Python 8973Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
K
Keras-GANby eriklindernoren
Keras implementations of Generative Adversarial Networks.
Python 8964Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
autokerasby keras-team
AutoML library for deep learning
Python 8809Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
amazon-sagemaker-examplesby aws
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Jupyter Notebook 8487Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
t
tensorboardXby lanpa
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Python 7611Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
ludwigby uber
Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code.
Python 7351Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
deep-learning-modelsby fchollet
Keras code and weights files for popular deep learning models.
Python 7230Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
keras-yolo3by qqwweee
A Keras implementation of YOLOv3 (Tensorflow backend)
Python 7100Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
ASRT_SpeechRecognitionby nl8590687
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Python 6646Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
d
deepfaceby serengil
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Python 6607Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
tensorlayerby tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Python 6599Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
b
best-of-ml-pythonby ml-tooling
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
Python 6511Updated: 3 y ago License: Strong Copyleft (CC-BY-SA-4.0)
Support
Quality
Security
License
Reuse
t
tensorpackby tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
Python 6274Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
MMdnnby microsoft
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Python 5688Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
open_nsfwby yahoo
Not Suitable for Work (NSFW) classification using deep neural network Caffe models.
Python 5651Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
k
keras-rlby keras-rl
Deep Reinforcement Learning for Keras.
Python 5407Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
face_classificationby oarriaga
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
Python 5337Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
leela-zeroby leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
C++ 5146Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
b
bert4kerasby bojone
keras implement of transformers for humans
Python 5045Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
k
keras-jsby transcranial
Run Keras models in the browser, with GPU support using WebGL
JavaScript 4936Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
textgenrnnby minimaxir
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
Python 4902Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
sketch-codeby ashnkumar
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
Python 4889Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
tensorspaceby tensorspace-team
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
JavaScript 4873Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
MachineLearningby wepe
Basic Machine Learning and Deep Learning
Python 4662Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
P
PaddleXby PaddlePaddle
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Python 4359Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
L
LSTM-Neural-Network-for-Time-Series-Predictionby jaungiers
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Python 4334Updated: 1 y ago License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
k
keras-retinanetby fizyr
Keras implementation of RetinaNet object detection.
Python 4331Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
segmentation_modelsby qubvel
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Python 4323Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
text-classification-cnn-rnnby gaussic
CNN-RNN中文文本分类,基于TensorFlow
Python 3909Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
clientby wandb
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
Python 3829Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch-summaryby sksq96
Model summary in PyTorch similar to `model.summary()` in Keras
Python 3822Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
tensorflow_poemsby jinfagang
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
Python 3556Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorialsby TarrySingh
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Python 3419Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
b
bytepsby bytedance
A high performance and generic framework for distributed DNN training
Python 3413Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
alpha-zero-generalby suragnair
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Jupyter Notebook 3279Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
model_searchby google
Python 3236Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
seq2seqby farizrahman4u
Sequence to Sequence Learning with Keras
Python 3162Updated: 1 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
c
catalystby catalyst-team
Accelerated deep learning R&D
Python 3127Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
k
keras-visby raghakot
Neural network visualization toolkit for keras
Python 2948Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
deep-learning-keras-tensorflowby leriomaggio
Introduction to Deep Neural Networks with Keras and Tensorflow
Jupyter Notebook 2933Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
AdaBoundby Luolc
An optimizer that trains as fast as Adam and as good as SGD.
Python 2898Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
deepjazzby jisungk
Deep learning driven jazz generation using Keras & Theano!
Python 2859Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
T
TensorFlow.NETby SciSharp
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
C# 2828Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse