tensorflow one_hot
Posted wdmx
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tensorflow one_hot相关的知识,希望对你有一定的参考价值。
tensorflow 的one_hot 比较灵活,可以使用depth指定生成one_hot向量的维度,indices长度说明生成one_hot向量的个数,而其中的数字指定在向量的哪个位置中使用on_value(默认1)激活;
axis 指定生成的矩阵的排列方式。
以上是关于tensorflow one_hot的主要内容,如果未能解决你的问题,请参考以下文章
如何让 Tensorflow Profiler 在 Tensorflow 2.5 中使用“tensorflow-macos”和“tensorflow-metal”工作
python [test tensorflow] test tensorflow installation #tensorflow