차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 |
vae [2019/05/28 00:32] – rex8312 | vae [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1 |
---|
====== VAE ====== | ====== VAE ====== |
| |
| * https://github.com/pytorch/examples/blob/master/vae/main.py |
| * https://github.com/atinghosh/VAE-pytorch/blob/master/VAE_CNN_Gaussianloss.py |
| * https://medium.com/@schatty/vae-careful-walkthrough-5d01e7dbf1ab |
* https://github.com/wiseodd/generative-models | * https://github.com/wiseodd/generative-models |
* https://wiseodd.github.io/techblog/2017/01/24/vae-pytorch/ | * https://wiseodd.github.io/techblog/2017/01/24/vae-pytorch/ |
* https://ratsgo.github.io/generative%20model/2018/01/27/VAE/ | * https://ratsgo.github.io/generative%20model/2018/01/27/VAE/ |
| * https://towardsdatascience.com/understanding-variational-autoencoders-vaes-f70510919f73 |
| |