测验:Neural Networks: Representation(week4)
A:XOR两层是不行的
B:sigmoid函数的输出值范围是0~1
C:二分类问题可用神经网络来表示
D:也有可能是0

测验:Neural Networks: Representation(week4)
分析权重,发现只有在x1,x2同时为1的情况下输出才是1,可知是AND函数

测验:Neural Networks: Representation(week4)
测验:Neural Networks: Representation(week4)
4.
测验:Neural Networks: Representation(week4)
测验:Neural Networks: Representation(week4)
5.
测验:Neural Networks: Representation(week4)
第一个矩阵中第一第二行换了位置,可视为Layer2中除了+1外的两个结点换了位置,第二个矩阵第二第三列换了位置,可视为两条表示权重的线换了位置(图上标了出来),这样子跟原来表示的一样,输出的结果也是一样的

相关文章:

  • 2021-12-24
  • 2021-12-04
  • 2021-05-20
  • 2021-09-09
  • 2022-12-23
  • 2021-05-11
  • 2022-01-22
猜你喜欢
  • 2021-06-30
  • 2021-07-16
  • 2022-12-23
  • 2021-06-07
  • 2021-12-11
  • 2021-10-13
  • 2021-05-12
相关资源
相似解决方案