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

mnist识别手写数字以及tensorboard可视化

时间:2019-11-23 22:13:58      阅读:90      评论:0      收藏:0      [点我收藏+]

标签:截图   搭建   ref   教程   使用   tensor   href   blog   笔记   

reference

基本模型:https://blog.csdn.net/program_developer/article/details/80369989

如果用类实现:https://www.cnblogs.com/Mrzhang3389/p/9790955.html

求精度、tensorboard可视化:https://blog.csdn.net/wwxy1995/article/details/80832283

https://blog.csdn.net/lansetiankong2104/article/details/79981776

      这两篇很像,注释和损失函数稍有不同

对数据集的理解:https://blog.csdn.net/qq_41185868/article/details/79094752

minst数据集可视化:https://blog.csdn.net/wc13197389627/article/details/95527289

保存和载入模型:https://blog.csdn.net/thriving_fcl/article/details/71423039

如何识别自己的手写(ps)数字以及mnist数据集是西方手写体等注意事项:https://blog.csdn.net/qq_38269418/article/details/78991649

模型搭建、训练、识别手写数字的完整教程:https://blog.csdn.net/qq_33414271/article/details/86488960

      我使用了其中的图片预处理函数,前提是先截图,使照片中的数字充分显露,再调二值化的阈值

****关于调参之类的提高准确率方法https://blog.csdn.net/hu_hao/article/details/95535859

加载和保存模型,根据模型预测:https://blog.csdn.net/tsfx051435adsl/article/details/88711493

      总之,大家的学习笔记写得各有所长。

 

 

mnist识别手写数字以及tensorboard可视化

标签:截图   搭建   ref   教程   使用   tensor   href   blog   笔记   

原文地址:https://www.cnblogs.com/Stretchingcat/p/11919588.html

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