自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 收藏
  • 关注

翻译 路径搜索 A*搜索(翻译Amit)

A*搜索算法介绍Intro部分Dijkstra与Greedy Best-First-Search 对比Dijkstra与GBFS相结合A*算法A*算法对于启发式函数(Heuristic)的使用A*算法的启发式函数速度还是准确度功能快捷键合理的创建标题,有助于目录的生成如何改变文本的样式插入链接与图片如何插入一段漂亮的代码片生成一个适合你的列表创建一个表格设定内容居中、居左、居右SmartyPant...

2019-09-01 15:11:21 576

原创 吴恩达机器学习 Chapter9 Chapter10 Neural Network 神经网络

吴恩达机器学习 Chapter9 Chapter10 Neural Network 神经网络Neuron modelLogistic unitNeural NetworkComponentIf there are too many features, then the hypothesis is non-linear. Neural network is an algorithm that mi...

2019-03-13 16:20:12 381

原创 吴恩达机器学习 课堂笔记 Chapter8 正则化(Regularization)

吴恩达机器学习 课堂笔记 Chapter8 正则化(Regularization)The problem of overfittingMethods for addressing overfittingCost functionIntuitionCost functionRegularized linear regressionGradient descentNormal equationRegu...

2019-03-11 21:03:11 432

原创 吴恩达机器学习 Chapter7 逻辑回归 (Logistic Regression)

吴恩达机器学习 Chapter7 逻辑回归 (Logistic Regression) ClassificationHypothesis RepresentationLogistic/Sigmoid functionInterpretation of hypothesisDecision BoundaryNon-linear boundariesCost functionSquare error ...

2019-03-10 23:30:51 442

原创 吴恩达机器学习 Chapter5 多元线性回归(Linear Regression with multiple variables)

吴恩达机器学习 Chapter5 多元线性回归(Linear Regression with multiple variables)Multiple variables => Multiple featureshypothesisVectorizeCost functionNew algorithmGradient Descent PracticeFeature ScalingIdeaMea...

2019-03-10 20:27:39 452

原创 Batch Gradient Descent vs Mini-Batch Gradient Descent vs Stochastic gradient descent

Batch Gradient Descent vs Mini-Batch Gradient Descent vs Stochastic Gradient DescentBatch Gradient DescentStochastic Gradient DescentMini-batch Gradient DescentBatch Gradient DescentEach step of gr...

2019-03-10 11:50:11 279

原创 吴恩达机器学习 笔记整理 Chapter2 单变量线性回归

吴恩达机器学习 笔记整理 Chapter 2 单变量线性回归 Linear regression with one variableMain ProcedurehypothesisUnivariate linear regressionCost functionIdeaCost function for Univariate linear regressionGradient DescentInt...

2019-03-09 18:02:14 170

原创 吴恩达机器学习 笔记整理 Chapter1

吴恩达机器学习 笔记整理 Chapter 1Supervised Learning vs Unsupervised LearningSupervised LearningUnsupervised LearningSupervised Learning vs Unsupervised LearningSupervised Learningright answer given in the da...

2019-03-09 16:38:54 74

原创 【斯坦福大学公开课】Stanford NLP: Lesson 1 Intro

Stanford NLP: Lesson 1 Intro应用困难: 歧义性解决方法:语言模型)应用智能问答(Question Answering)信息提取(Information Extraction)信息提取有时会和情感分析相结合(Information Extraction and Sentiment Analysis)机器翻译(Machine Translation)。。。...

2019-02-02 12:38:39 349 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除