Topic

deep-learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Repositories (1412)

neupy
neupy itdxer Python

NeuPy is a Tensorflow based python library for prototyping and building neural networks

736
test-tube
test-tube williamFalcon JavaScript

Python library to easily log experiments and parallelize hyperparameter search for neural networks

735
polyrnn-pp
polyrnn-pp fidler-lab Jupyter Notebook

Inference Code for Polygon-RNN++ (CVPR 2018)

734
proteinnet
proteinnet aqlaboratory Python

Standardized data set for machine learning of protein structure

732
PyTorch-From-Zero-To-One
PyTorch-From-Zero-To-One amusi

PyTorch从入门到精通

732
tensorflow-tutorial
tensorflow-tutorial wagamamaz

TensorFlow and Deep Learning Tutorials

731
3D-convolutional-speaker-recognition
3D-convolutional-speaker-recognition astorfi Python

:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification

731
deep-recommender-system
deep-recommender-system chocoluffy Jupyter Notebook

深度学习在推荐系统中的应用及论文小结。

730
course20
course20 fastai Jupyter Notebook

Deep Learning for Coders, 2020, the website

730
mlhub123
mlhub123 howie6879

机器学习&深度学习网站资源汇总(Machine Learning Resources)

729
awesome-neural-models-for-semantic-match
awesome-neural-models-for-semantic-match NTMC-Community HTML

A curated list of papers dedicated to neural text (semantic) matching.

728
AdaptSegNet
AdaptSegNet wasidennis Python

Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)

727
mobile-semantic-segmentation
mobile-semantic-segmentation akirasosa Python

Real-Time Semantic Segmentation in Mobile device

722
deeplearning-guide
deeplearning-guide sannykim

An evolving guide to learning Deep Learning effectively.

716
attention-is-all-you-need-keras
attention-is-all-you-need-keras lsdefine Python

A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need

715
dcscn-super-resolution
dcscn-super-resolution jiny2001 Python

A tensorflow implementation of "Fast and Accurate Image Super Resolution by Deep CNN with Skip Connection and Network in Network", a deep learning bas...

714
videogan
videogan cvondrick Lua

Generating Videos with Scene Dynamics. NIPS 2016.

713
food-101-keras
food-101-keras stratospark Jupyter Notebook

Food Classification with Deep Learning in Keras / Tensorflow

712
TonY
TonY tony-framework Java

TonY is a framework to natively run deep learning frameworks on Apache Hadoop.

710
DenseNet
DenseNet titu1994 Python

DenseNet implementation in Keras

709
hyperparameter_hunter
hyperparameter_hunter HunterMcGushion Python

Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries

708
GibsonEnv
GibsonEnv StanfordVL C

Gibson Environments: Real-World Perception for Embodied Agents

704
NCRF
NCRF baidu-research Python

Cancer metastasis detection with neural conditional random field (NCRF)

694
minimal-hand
minimal-hand CalciferZh Python

A minimal solution to hand motion capture from a single color camera at over 100fps. Easy to use, plug to run.

692
Seq2Seq-PyTorch
Seq2Seq-PyTorch MaximumEntropy Python

Sequence to Sequence Models with PyTorch

690
ufldl_tutorial
ufldl_tutorial jatinshah Python

Stanford Unsupervised Feature Learning and Deep Learning Tutorial

689
Adversarial_Video_Generation
Adversarial_Video_Generation dyelax Python

A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.

689
FfDL
FfDL IBM Go

Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes

689
CondenseNet
CondenseNet ShichenLiu Python

CondenseNet: Light weighted CNN for mobile devices

688
magpie
magpie inspirehep Python

Deep neural network framework for multi-label text classification

688
dll
dll wichtounet C++

Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)

688
person_search
person_search ShuangLI59 Python

Joint Detection and Identification Feature Learning for Person Search

687
OpenLongTailRecognition-OLTR
OpenLongTailRecognition-OLTR zhmiao Python

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)

687
tf_repos
tf_repos lambdaji Python

TensorFlow Script

687
polyrnn-pp-pytorch
polyrnn-pp-pytorch fidler-lab

PyTorch training/tool code for Polygon-RNN++ (CVPR 2018)

685
CS224n
CS224n hankcs Python

CS224n: Natural Language Processing with Deep Learning Assignments Winter, 2017

684
DeblurGANv2
DeblurGANv2 VITA-Group Python

[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang

684
semseg
semseg guanfuchen Python

常用的语义分割架构结构综述以及代码复现

680
TensorSlow
TensorSlow danielsabinasz Jupyter Notebook

Re-implementation of TensorFlow in pure python, with an emphasis on code understandability

679
melgan-neurips
melgan-neurips descriptinc Python

GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis

675
pytorch-cnn-finetune
pytorch-cnn-finetune creafz Python

Fine-tune pretrained Convolutional Neural Networks with PyTorch

674
network-slimming
network-slimming Eric-mingjie Python

Network Slimming (Pytorch) (ICCV 2017)

674
LightCTR
LightCTR cnkuangshi C++

Lightweight and Scalable framework that combines mainstream algorithms of Click-Through-Rate prediction based computational DAG, philosophy of Paramet...

671
NeuralKart
NeuralKart rameshvarun Lua

A Real-time Mario Kart 64 AI using ConvNets.

670
Gaussian_YOLOv3
Gaussian_YOLOv3 jwchoi384 C

Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)

670
deeplearning.ai
deeplearning.ai ShahariarRabby

deeplearning.ai , By Andrew Ng, All video link

658
All-About-the-GAN
All-About-the-GAN hollobit Python

All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN

655
LibreASR
LibreASR iceychris Python

:speech_balloon: An On-Premises, Streaming Speech Recognition System

648
Machine-Learning-Book
Machine-Learning-Book yuanxiaosc Jupyter Notebook

《机器学习宝典》包含:谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、...

648
light-weight-refinenet
light-weight-refinenet DrSleep Python

Light-Weight RefineNet for Real-Time Semantic Segmentation

645