AIGettingStart

AI入门

基础知识

回归任务 regression

特征 Features

标签 Target

模型/假设函数 Model/hypothesis Function

激活函数 Activation Function
Sigmod函数

损失函数 Loss Function

均方误差 MSE (Mean Square Error)

优化算法 Optimization Algorithm

梯度下降法 Grediant Descent
动量 Momentum
均方根传递 RMSprop (Root Mean Square Propagation)
Adam优化器 (Adaptive Moment Estimation)
最小二乘法

分类任务 Classification

数据预处理

独热向量 One-hot Vector

归一化指数函数 Softmax

损失函数 Loss Function

叉熵 Cross-Entropy
Licensed under CC BY-NC-SA 4.0
最后更新于 2026-04-03 16:00