如何将 EMNIST 数据加载到 Tensorflow

编程入门 行业动态 更新时间:2024-10-08 06:20:01
本文介绍了如何将 EMNIST 数据加载到 Tensorflow的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

在我看过的所有关于 tensorflow 的教程中,他们都使用了 MNIST 数据集,我已经理解了建模,但是我如何将这个数据集加载到 tensorflow 中?https://www.nist.gov/itl/iad/image-组/emnist-数据集

In all the tutorials i've seen for tensorflow, they've used the MNIST dataset, i've understood the modelling but how do i load this dataset into tensorflow? https://www.nist.gov/itl/iad/image-group/emnist-dataset

推荐答案

EMNIST 数据集 使用与原始 MNIST 数据集相同的二进制格式.因此,您可以从任何使用原始 MNIST 数据集的教程中获取输入管道代码,并将其指向您从下载 EMNIST 数据集获得的文件集,以在该数据集上进行训练.

The EMNIST dataset uses the same binary format as the original MNIST dataset. Therefore you can take the input pipeline code from any tutorial that uses the original MNIST dataset, and point it at the set of files you get from downloading the EMNIST dataset to train on that dataset.

这篇关于如何将 EMNIST 数据加载到 Tensorflow的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-05-01 02:08:47,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1402469.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:如何将   加载   数据   Tensorflow   EMNIST

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!