Volver al ranking

Mikoto10032/DeepLearning

Jupyter Notebook

深度学习入门教程, 优秀文章, Deep Learning Tutorial

deeplearningcnnrnnganmachine-learningtensorflowmxnetdeep-learningmachinelearningpytorchgcnkaggle
Crecimiento de estrellas
Estrellas
17.6k
Forks
3.9k
Crecimiento semanal
Issues
14
5k10k15k
abr 2018ene 2021oct 2023jul 2026
README

DeepLearning Tutorial

一. 入门资料

完备的 AI 学习路线,最详细的中英文资源整理 :star:

AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NL

Machine-Learning

数学基础

机器学习基础

快速入门

深入理解

深度学习基础

快速入门

计算机视觉
自然语言处理
深度强化学习

深入理解

一些书单

工程能力

二. 神经网络模型概览

CNN

发展史

图像分类
目标检测
图像分割(语义分割、实例分割、全景分割)
轻量化卷积神经网络
人脸相关
图像超分辨率
行人重识别
图像着色
边检测
OCR&&文本检测
点云
细粒度图像分类
图像检索
  • 图像检索的十年
人群计数

教程

前馈神经网络
激活函数
反向传播算法
优化问题
卷积层
池化层
卷积神经网络
图像分类网络详解
目标检测网络详解
图像分割网络详解
注意力机制
特征融合

Action

GAN

发展史

教程

Action

RNN

发展史

教程

Action

GNN

发展史

教程

Action

三. 深度模型的优化与正则化

四. 炼丹术士那些事

调参经验

刷排行榜的小技巧

图像分类

目标检测

五. 年度总结

六. 科研相关

深度学习框架

Python3.x(先修)

Numpy(先修)

Opencv-python

Pandas

Tensorflow

MXNet

PyTorch

深度学习常用命令

Python可视化

标注工具

数据集

记笔记工具

会议期刊列表

论文写作工具

论文画图工具

论文写作教程

ResearchGos

毕业论文排版



信号处理

傅里叶变换

小波变换

实战

机器学习理论与实战

机器学习理论篇之经典算法

信息论

多层感知机(MLP)

k近邻(KNN)

k均值(K-means)

朴素贝叶斯(Naive Bayesian)

决策树(Decision Tree)

随机森林(Random Forest)

线性回归(Linear Regression)

逻辑回归(Logistic Regression)

支持向量机(SVM)

提升方法(Adaboost)

梯度提升决策树(GBDT)

EM(期望最大化)

                     

高斯混合模型(GMM)

马尔科夫决策过程(MDP)

条件随机场(CRF, 判别式模型)

降维算法

主成分分析(PCA)

奇异值分解(SVD)

线性判别分析(LDA)

标签传播算法(Label Propagation Algorithm)

蒙塔卡罗树搜索(MCTS)

集成(Ensemble)

t分布随机邻居嵌入(TSNE)

谱聚类(Spectral Clustering)

异常点检测

机器学习实战篇

机器学习、深度学习的一些研究方向

多任务学习(Multi-Task Learning)

零次学习(Zero Shot Learning)

小样本学习(Few-Shot Learning)

多视觉学习(Multi-View Learning)

嵌入(Embedding)

迁移学习(Transfer Learning)

域自适应(Domain Adaptation)

元学习(Meta Learning)

     

强化学习(Reinforcement Learning)

对比学习(Contrastive Learning)

推荐系统(Recommendation System)

论文列表

教程

实战

Repositorios relacionados
deepfakes/faceswap

Deepfakes Software For All

PythonPyPIGNU General Public License v3.0faceswapface-swap
faceswap.dev
55.4k13.4k
apachecn/ailearning

AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

PythonPyPIOtherfp-growthapriori
ailearning.apachecn.org
42.4k11.5k
OpenBMB/VoxCPM

VoxCPM2: Tokenizer-Free TTS for Multilingual Speech Generation, Creative Voice Design, and True-to-Life Cloning

PythonPyPIApache License 2.0audiodeeplearning
voxcpm.com
34k3.9k
lutzroeder/netron

Visualizer for neural network, deep learning and machine learning models

JavaScriptnpmMIT Licenseneural-networkdeep-learning
netron.app
33.3k3.2k
spmallick/learnopencv

Learn OpenCV : C++ and Python Examples

Jupyter Notebookcomputer-visionmachine-learning
learnopencv.com
23k11.7k
iperov/DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.

PythonPyPIGNU General Public License v3.0faceswapface-swap
19.3k919
microsoft/AirSim

Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research

C++Otherdronesai
microsoft.github.io/AirSim/
18.3k4.9k
ujjwalkarn/Machine-Learning-Tutorials

machine learning and deep learning tutorials, articles and other resources

Creative Commons Zero v1.0 Universaldeep-learning-tutorialmachine-learning
ujjwalkarn.github.io/Machine-Learning-Tutorials
18k4k
NVIDIA-NeMo/Speech

A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

PythonPyPIApache License 2.0machine-translationspeaker-recognition
docs.nvidia.com/nemo/speech/nightly/index.html
17.8k3.5k
horovod/horovod

Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

PythonPyPIOthertensorflowuber
horovod.ai
14.7k2.2k
deeplearning4j/deeplearning4j

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...

JavaMavenApache License 2.0javagpu
deeplearning4j.konduit.ai
14.2k3.8k
janishar/mit-deep-learning-book-pdf

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

JavaMavendeep-learningmachine-learning
14.2k2.9k