Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用具有张量流的编码器使用 MNIST 数据集进行异常检测,编码器的输入是正常和异常数据,问题是我如何将 MNIST 划分为正常和异常数据(exp 零是异常的和(1- 9) 是否正常?