Open
Description
- original
And so now we will talk about variational autoencoders which is a probabilistic spin on autoencoders that will let us sample from the model in order to generate new data.
- Current version
자 이제부터는 variational autoencoders에
대해서 다뤄보겠습니다. AE와는 관점이 조금 다릅니다. 새로운 데이터를 생성하기 위해 모델로부터 데이터를 샘플링할 것입니다.
3.What is a issue?
-> a probabilistic spin on autoencoders의 의미를 잘 모르겠음.