DeepLearning-500-questions icon indicating copy to clipboard operation
DeepLearning-500-questions copied to clipboard

3.4.3表格中tanh导数错误

Open Leefir opened this issue 1 year ago • 5 comments

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

文件位置:DeepLearning-500-questions/ch03_深度学习基础 /第三章_深度学习基础.md

Leefir avatar Jul 30 '24 02:07 Leefir