我的github
上一页 1 ··· 318 319 320 321 322 323 324 325 326 ··· 338 下一页
摘要: Suppose we are trying select among several different models for a learning problem.For instance, we might be using a polynomial regression model hθ(x) 阅读全文
posted @ 2018-03-04 19:36 XiaoNiuFeiTian 阅读(157) 评论(0) 推荐(0)
摘要: 在第7章最后一段讲到Kernel,Kernel就是用向量表示元素的和的乘积。 Back in our discussion of linear regression, we had a problem in which the input x was the living area of a hou 阅读全文
posted @ 2018-02-21 14:22 XiaoNiuFeiTian 阅读(194) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Mathematical_optimization In mathematics, computer science and operations research, mathematical optimization or mathema 阅读全文
posted @ 2018-02-06 20:32 XiaoNiuFeiTian 阅读(524) 评论(0) 推荐(0)
摘要: 第一章 线性空间和线性变换 第二章 λ-矩阵与矩阵的Jordan标准形 第三章 内积空间、正规矩阵、Hermite矩阵 第四章 矩阵分解 第五章 范数、序列、级数 第六章 矩阵函数 第七章 函数矩阵与矩阵微分方程 第八章 矩阵的广义逆 第九章 Kronecker积 第一章 线性空间和线性变换 卡氏积 阅读全文
posted @ 2018-02-04 20:54 XiaoNiuFeiTian 阅读(663) 评论(0) 推荐(0)
摘要: 在人的大脑里有数以万计的神经元,它们之间通过神经突触来连接。用以判断。 BP神经网络 MATLAB实现: 阅读全文
posted @ 2018-02-01 11:32 XiaoNiuFeiTian 阅读(202) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-01-26 15:23 XiaoNiuFeiTian 阅读(120) 评论(0) 推荐(0)
摘要: 给你一堆样本数据(xi,yi),并标上标签[0,1],让你建立模型(分类感知器二元),对于新给的测试数据进行分类。 要将两种数据分开,这是一个分类问题,建立数学模型,(x,y,z),z指示[0,1],那么假设模型是线性的,如下图所示。有一道线ax+b=y 那么左右两边数据实际上并不等量,那么这时最小 阅读全文
posted @ 2018-01-24 16:18 XiaoNiuFeiTian 阅读(494) 评论(0) 推荐(0)
摘要: Machine learning Machine learning is a scientific discipline that explores the construction and study of algorithms that can learn from data. Such alg 阅读全文
posted @ 2018-01-23 15:43 XiaoNiuFeiTian 阅读(242) 评论(0) 推荐(0)
摘要: Problems[show] Classification Clustering Regression Anomaly detection Association rules Reinforcement learning Structured prediction Feature engineeri 阅读全文
posted @ 2018-01-22 20:49 XiaoNiuFeiTian 阅读(1118) 评论(0) 推荐(0)
摘要: [第1集] 机器人历史及机器人的应用 [第2集] 空间描述,广义坐标 [第3集] 东芝公司开发的柔性致动器 [第4集] 机器人“蜂鸟” [第5集] 灵长类仿生机器人 [第6集] 瞬态运动学 [第7集] 雅可比矩阵显式 [第8集] 沙因曼机械臂 [第9集] 客座讲座:立体视觉 [第10集] 客座讲座: 阅读全文
posted @ 2018-01-13 13:13 XiaoNiuFeiTian 阅读(530) 评论(0) 推荐(0)
上一页 1 ··· 318 319 320 321 322 323 324 325 326 ··· 338 下一页