整理

TensorFlow介绍:
莫烦:https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/
TensorFlow中文社区:http://www.tensorfly.cn/tfdoc/tutorials/mnist_tf.html
损失函数:
https://www.cnblogs.com/shixiangwan/p/7953591.html
matplotlib库:
https://blog.csdn.net/qq_34337272/article/details/79555544
mnist手写数字识别:
https://blog.csdn.net/qq_38269418/article/details/78991649
好像能救命:
https://blog.csdn.net/weixin_41055137/article/details/81071226
mnist手写数据读取:
https://blog.csdn.net/panrenlong/article/details/81736754
在ananconda环境中安装TensorFlow:
https://blog.csdn.net/r1254/article/details/76735740
LeNet 5讲解:
https://cuijiahua.com/blog/2018/01/dl_3.html

你可能感兴趣的:(学习笔记)