Planar data classification with one hidden layer
你会学习到如何:
- 用单隐层实现一个二分类神经网络
- 使用一个非线性激励函数,如 tanh
- 计算交叉熵的损失值
- 实现前向传播和后向传播
原文地址:https://www.cnblogs.com/douzujun/p/10289799.html
时间: 2024-11-06 07:36:34
原文地址:https://www.cnblogs.com/douzujun/p/10289799.html