上图中Encoded Data 就是降维后的向量,针对sklearn里面的iris数据集,训练一个autoencoder模型,进行降维,最终压缩到2维. import matplotlib.pyplot as plt x_=[] ...
確定! 回上一頁