百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#544·DeepLearning-500-questions

3.4.3 表格中的 tanh 导数有误

作者: nutshell-dev创建于 2024年7月30日更新于 2024年7月30日

在表格中,$f^{'}(x)=-(tanh(x))^2$ 是错误的,应为 $f^{'}(x)=1-(tanh(x))^2$

内容来源: scutan90/DeepLearning-500-questions

查看 GitHub 原文在 GitHub 查看讨论