是否有使用deeplearning4j通过VAE或SDA进行数据插补的代码示例

时间:2017-03-24 15:51:29

标签: deeplearning4j

我正试图影响图像,例如: https://www.researchgate.net/publication/284476380_Variational_Auto-encoded_Deep_Gaussian_Processes

mnist图像插补的示例。

如何使用deeplearning4j VAE或SDA进行操作?

1 个答案:

答案 0 :(得分:0)

以下是变分自动编码器(VAE)https://github.com/deeplearning4j/dl4j-examples/tree/master/dl4j-examples/src/main/java/org/deeplearning4j/examples/unsupervised/variational

的DL4J示例

所有Deeplearning4j和DataVec / ETL示例均可在此处找到:

https://github.com/deeplearning4j/dl4j-examples/

如果您有更多问题,请加入我们在Gitter的开发者社区:

https://gitter.im/deeplearning4j/deeplearning4j