码迷,mamicode.com
首页 > 数据库 > 详细

tensorflow 调试模块tfdbg

时间:2018-05-17 21:10:39      阅读:279      评论:0      收藏:0      [点我收藏+]

标签:similar   oss   个人   loss   负数   时间   git   调试   github   

有时间近期学习一下。

调模型出现NAN的情况:
https://github.com/lc222/MPCNN-sentence-similarity-tensorflow
一个样例。
另外 之前在pair wise的损失函数(自己手写)时也出现过NAN。
个人感觉一个容易出现NAN的地方在于loss函数,最近在查资料的时候发现 tensorflow自带的几个交叉熵函数都有实现很多tricks,比如负数处理等等,可能这些tricks是很多情况下出现NAN的真正原因。有时间需要去看一看tensorflow 损失函数实现的tricks。

tensorflow 调试模块tfdbg

标签:similar   oss   个人   loss   负数   时间   git   调试   github   

原文地址:https://www.cnblogs.com/wuchengze/p/9053086.html

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