ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

3.3 ML/DL汇总

2022-04-07 22:33:03  阅读:215  来源: 互联网

标签:DL ## ML blog 3.3 https article net com


# 环境搭建

## 查看电脑独立显卡是否在运行

  参考https://www.cnblogs.com/forforever/p/12367802.html

## 查看电脑有没有装显卡驱动

  参考https://zhidao.baidu.com/question/588385501.html

## 显卡、显卡驱动、cuda 之间的关系是什么?

  参考https://www.zhihu.com/question/59184480

## windows10系统查看NVIDIA显卡GPU使用情况

  参考https://blog.csdn.net/kellyroslyn/article/details/90289610

## 深度学习常用显卡比较

  参考https://blog.csdn.net/studyeboy/article/details/114625357

  https://zhuanlan.zhihu.com/p/104712544

## 安装CUDA和Visual Studio

  参考https://zhuanlan.zhihu.com/p/94998894

  https://blog.csdn.net/a_123456598/article/details/107211787

  https://blog.csdn.net/changquanhao/article/details/105774666

 

## 计算机视觉 - 传统CV和深度学习CV的区别

https://blog.csdn.net/lovetaozibaby/article/details/107174485

要点:

- 深度学习需要大数据

- 深度学习有时会做过了头

- 传统计算机视觉将会提升你的深度学习水平

 

## 多通道多卷积核 送入 全连接网络时: 拉直后是多少维的?

  参考https://blog.csdn.net/beautiful77moon/article/details/101724814

## 生成对抗网络

  参考https://zhuanlan.zhihu.com/p/33752313

  https://blog.csdn.net/weixin_42111770/article/details/81449449

  https://blog.csdn.net/sinat_33741547/article/details/77751035

  https://zhuanlan.zhihu.com/p/28057434

## BERT的通俗理解

  参考https://blog.csdn.net/laobai1015/article/details/87937528

  https://baijiahao.baidu.com/s?id=1619655847245834858

## 特征选择

  参考https://www.cnblogs.com/stevenlk/p/6543628.html

## L1范数与L2范数的区别

  参考https://blog.csdn.net/rocling/article/details/90290576

## nltk_data LookupError: Resource punkt not found. Please use the NLTK Downloader to obtain the resource

  参考https://blog.csdn.net/weixin_39712314/article/details/106173356

## word2vec理论与实践

  参考https://blog.csdn.net/bohu83/article/details/115246001

  https://zhuanlan.zhihu.com/p/26306795

## 梯度提升决策树GBDT

  参考https://www.cnblogs.com/ModifyRong/p/7744987.html

## 使用TensorFlow1.x版本却会报2.x版本的警告

  参考https://stackoverflow.com/questions/57482939/am-i-receiving-tensorflow-2-x-warnings-while-using-version-1-14

## 核函数及内积意义

  参考https://www.zhihu.com/question/24627666/answer/28440943

  https://www.zhihu.com/question/266479154

## EM算法与混合高斯模型

  参考https://blog.csdn.net/lin_limin/article/details/81048411

标签:DL,##,ML,blog,3.3,https,article,net,com
来源: https://www.cnblogs.com/dhfly/p/16114608.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有