geektutu / blog

极客兔兔的博客,Coding Coding 创建有趣的开源项目。
https://geektutu.com
Apache License 2.0
168 stars 21 forks source link

tensorflow入门-mnist手写数字识别(四,h5py制作训练集) | 极客兔兔 #8

Open geektutu opened 5 years ago

geektutu commented 5 years ago

https://geektutu.com/post/tensorflow-make-npy-hdf5-data-set.html

tensorflow入门系列文章,mnist手写数字识别(四,h5py制作训练集)。

mrxRunwuxiwusheng commented 2 years ago

请教下,看代码每次采样是随机的,那么每个batchsize间的数据可能是重复的?