常用英语词汇-andrew Ng 课程 intensity 强度 Regression 回归 Loss function 损失函数 non-convex 非凸函数 neural network 神经网络 supervised learning 监督学习 regression problem 回归问题处理的是连续的问题 classification problem 分类问题 discreet value 离散值 support vector machines 支持向量机 learning theory 学习理论 learning algorithms 学习算法 unsupervised learning 无监督学习 gradient descent 梯度下降 linear regression 线性回归 Neural Network 神经网络 gradient descent 梯度下降 normal equations linear algebra 线性代数 superscript 上标 exponentiation 指数 training set 训练集合 training example 训练样本 hypothesis 假设,用来表示学习算法的输出 LMS algorithm “ least mean squares 最小二乘法算法 batch gradient descent 批量梯度下降 constantly gradient descent 随机梯度下降 iterative algorithm 迭代算法 partial derivative 偏导数 contour 等高线 quadratic function 二元函数 locally weighted regression 局部加权回归 underfitting 欠拟合 overfitting 过拟合 non-pa