摘要: 今天学习了利用梯度下降法处理数据与mnist数据集中的准确度的实例: import numpy as np import tensorflow as tf import matplotlib.pyplot as plt from tensorflow.examples.tutorials.mnist 阅读全文
posted @ 2021-01-15 18:24 doublebest1 阅读(139) 评论(0) 推荐(0)