Chinaunix首页 | 论坛 | 博客
  • 博客访问: 363038
  • 博文数量: 162
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1501
  • 用 户 组: 普通用户
  • 注册时间: 2016-10-21 19:45
文章分类
文章存档

2018年(1)

2017年(101)

2016年(60)

发布时间:2017-04-21 16:33:41

另外一个输入是labels,它的shape也是[batch_size, num_classes],就是我们神经网络期望的输出。it performs a softmax on logits internally for efficiency。......【阅读全文】

阅读(827) | 评论(0) | 转发(0)

发布时间:2017-04-21 15:38:05

 is simply a variable that we will assign data to at a later date. It allows us to create our operations and build our computation graph, without needing the data. In TensorFlowfeed......【阅读全文】

阅读(735) | 评论(0) | 转发(0)

发布时间:2017-04-21 10:39:39

The MNIST database (Modified National Institute of Standards and Technology database) is a large database of handwritten digits that is commonly used for training various image processing systems.......【阅读全文】

阅读(700) | 评论(0) | 转发(0)

发布时间:2017-04-21 09:37:49

SSE:......【阅读全文】

阅读(934) | 评论(0) | 转发(0)

发布时间:2017-04-21 08:44:19

error: unable to resolve reference refs/remotes/origin/master: ?????????error: Cannot lock the ref 'refs/remotes/origin/master'.解决方案:rm .git/refs/remotes/origin/mastergit fetch......【阅读全文】

阅读(4222) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册