• This repository has been archived on 07/Jul/2020
  • Stars
    star
    147
  • Rank 249,861 (Top 5 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

B站课程代码

tensorflow-learnning

fc2在fc1的基础上增加了“断点续训”功能; fc3在fc2的基础上增加了应用程序,实现了输入手写数字图片输出识别结果; fc4在fc3的基础上增加了数据集生成程序,实现了把7万张手写数字图片制作成数据集和标签,程序可以用自制数据集和标签训练模型并输出手写数字图片的识别结果。mnist_data_jpg解压放在目录下即可运行

b站链接:https://www.bilibili.com/video/av22530538/ QQ群:476842922(里面有课件和代码) 同时,课件放在了微云上面:https://share.weiyun.com/5SPAVbH 代码在github上面:https://github.com/Adnios/Tensorflow 如果感觉有用,希望大家点一下star!!!