摘要:
Softmax Softmax用于多元分类,同logistic regression一样使用cross entropy作为损失函数,... 阅读全文
摘要:
sigmoid函数 g ... 阅读全文
摘要:
TensorFlow™ is an open source software library for numerical com... 阅读全文
摘要:
拟合上图的直线,这被称为线性回归,是机器学习最简单的入门问题,理论部分这里就不再赘述了。 线性回归的损失函数即为普通的平方均差。 ... 阅读全文