码迷,mamicode.com
首页 > 其他好文 > 详细

[Intro to Deep Learning with PyTorch -- L2 -- N14] Sigmoid function

时间:2020-06-11 09:12:55      阅读:56      评论:0      收藏:0      [点我收藏+]

标签:UNC   ima   height   inf   with   follow   png   lazy   nts   

技术图片

技术图片

The sigmoid function is defined as sigmoid(x) = 1/(1+e-x). If the score is defined by 4x1 + 5x2 - 9 = score, then which of the following points has exactly a 50% probability of being blue or red? (Choose all that are correct.)

A. (1, 1)

B. (2, 4)

C. (5, -5)

D. (-4, 5)

[Intro to Deep Learning with PyTorch -- L2 -- N14] Sigmoid function

标签:UNC   ima   height   inf   with   follow   png   lazy   nts   

原文地址:https://www.cnblogs.com/Answer1215/p/13090751.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!