当前位置:网站首页>从零开始完整学习机器学习和深度学习,包括理论和代码实现,主要用到scikit和MXNet,还有一些实践(kaggle上的)
从零开始完整学习机器学习和深度学习,包括理论和代码实现,主要用到scikit和MXNet,还有一些实践(kaggle上的)
2022-04-23 06:30:00 【思源湖的鱼】
前言
作为对2020.6一个月学习机器学习和深度学习的回顾和汇总
从零开始完整学习传统机器学习和经典深度学习
只需要python基础,最好有线性代数基础,没有也问题不大
机器学习
机器学习系列(一) numpy的使用
机器学习系列(二) kNN(k近邻算法)会用到scikit
机器学习系列(三) 线性回归法,会用到scikit
机器学习系列(四) 梯度下降法
机器学习系列(五) PCA(主成分分析)会用到scikit
机器学习系列(六) 用scikit识别MNIST数据集,用到kNN和PCA
机器学习系列(七) 多项式回归和模型泛化(学习曲线、交叉验证、正则化)
机器学习系列(八) 逻辑回归和多分类问题
机器学习系列(九) 分类结果的评价(混淆矩阵、精确度、召回率、F1、ROC)
机器学习系列(十) 支持向量机SVM
机器学习系列(十一) 决策树
机器学习系列(十二) 集成学习
深度学习
深度学习系列(一) 多层感知机
深度学习系列(二) 卷积神经网络之基础知识
深度学习系列(三) 深度卷积神经网络(AlexNet、VGG、NiN、GoogleNet)
深度学习系列(四) 深度卷积神经网络之批量归一化、ResNet、DenseNet
深度学习系列(五)循环神经网络
深度学习系列(六) 循环神经网络之GRU、LSTM、双向循环
深度学习系列(七) 优化算法(梯度下降、动量法、AdaGrad算法、RMSProp算法、AdaDelta算法、Adam算法)
深度学习系列(八) 计算性能(命令式编程和符号式编程、异步计算、多GPU计算)
深度学习系列(九) 计算机视觉之模型泛化能力(图像增广和微调)
深度学习系列(十) 计算机视觉之目标检测(object detection)
实践
版权声明
本文为[思源湖的鱼]所创,转载请带上原文链接,感谢
https://fishpond.blog.csdn.net/article/details/106951469
边栏推荐
- 庄懂的TA笔记(零)<铺垫与学习方法>
- How does Apache Hudi accelerate traditional batch mode?
- Use of command line parameter passing library argparse
- C operation registry full introduction
- Online Safe Trajectory Generation For Quadrotors Using Fast Marching Method and Bernstein Basis Poly
- MySQL8.0 安装/卸载 教程【Window10版】
- What's new in. Net 5 NET 5
- Understanding the Role of Individual Units in a Deep Neural Networks(了解各个卷积核在神经网络中的作用)
- NodeJS(一) 事件驱动编程
- 踩坑日记:Unable to process Jar entry [module-info.class]
猜你喜欢

VBA calls SAP RFC to read & write data

Mongodb 启动警告信息处理

Unity C# 单例模式 学习复习笔记

Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments

Understanding the Role of Individual Units in a Deep Neural Networks(了解各个卷积核在神经网络中的作用)

Zhuang understand's TA notes (VI) < fakeenvreflect & rust, rust effect >

平面定义-平面方程

Shapley Explanation Networks

Dropping Pixels for Adversarial Robustness

The projection vector of a vector to a plane
随机推荐
Houdini地形与流体解算(模拟泥石流)
使用flask时代码无报错自动结束,无法保持连接,访问不了url。
TimelineWindow
TA notes of Zhuang understand (VII) < Lambert + Phong + shadow + 3evcolor + Ao >
Rethink | open the girl heart mode of station B and explore the design and implementation of APP skin changing mechanism
C SVG path parser of xamarin version
大学学习路线规划建议贴
Unity gets a resource that is referenced by those resources
Event system (II) multicast events
三分钟教你用Houdini流体>>解算粒子流体水滴
Samplecamerafilter
NodeJS(四) 字符读取
企业微信免登录跳转自建应用
unity 屏幕自适应
Apache Hudi 如何加速传统的批处理模式?
踩坑日记:Unable to process Jar entry [module-info.class]
About unity to obtain links related to the transformation of real geographic maps into 3D
双面显示的shader
NodeJS(六) 子进程操作
Solve the problem of deploying mysql8 in docker with correct password but unable to log in to MySQL