issues
search
hanbt
/
learn_dl
Deep learning algorithms source code for beginners
Apache License 2.0
1.2k
stars
988
forks
source link
当输入参数超过1,线性单元就计算不出来了
#43
Open
chenrenyi
opened
5 years ago
chenrenyi
commented
5 years ago
比如按 y = 5x1 + 2x2 + 10(字母X,非乘号),给出一些训练数据,跑出来的结果完全不对。
比如按 y = 5x1 + 2x2 + 10(字母X,非乘号),给出一些训练数据,跑出来的结果完全不对。