自动编码器

时间:2024-03-07 07:17:27
【文件属性】:

文件名称:自动编码器

文件大小:3KB

文件格式:ZIP

更新时间:2024-03-07 07:17:27

Python

autoencoder_CIFAR10_CNN.py 卷积层的自动编码器概念。 输入是CIFAR-10的图像,输出是重建的图片图像。 autoencoder_MNIST_NN.py 自动编码器考虑了全连接层。 输入是MNIST的图像,输出是重构的数字图像。


【文件预览】:
autoencoder-main
----README.md(294B)
----autoencoder_CIFAR10_CNN.py(3KB)
----.gitignore(5B)
----autoencoder_MNIST_NN.py(3KB)

网友评论