C'Joy

WORSE IS BETTER

自编码器提出年代较早,因此最初只是三层的全连接网络,后面加深网络、引入卷积层、增加了各种正则(去噪、稀疏、收缩)等等改进。

参考链接:
PyTorch 学习笔记:自动编码器
Illustrating latent space

https://github.com/nathanhubens/Autoencoders
https://github.com/L1aoXingyu/pytorch-beginner/tree/master/08-AutoEncoder

Simple_Autoencoder_Solution
Variational Autoencoders Explained
https://pytorch.org/tutorials/beginner/transfer_learning_tutorial.html

Read more »

@Garry Tan:

At every job you should either learn or earn. Either is fine. Both is best. But if it’s neither, quit.
一份工作,要么能学到、要么能赚到,做到任一点都还行,两者兼得当然最好。如果都做不到,那还是及早退出。

Read more »
0%