> For the complete documentation index, see [llms.txt](https://ml.jaehong21.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ml.jaehong21.com/autoencoder-1.md).

# Autoencoder

- [Basic Information](https://ml.jaehong21.com/autoencoder-1/basic-information.md): Autoencoder는 레이블이 없이 특징을 추출하는 신경망이다.
- [AutoEncoder fashion MNIST](https://ml.jaehong21.com/autoencoder-1/autoencoder-fashion-mnist.md): fashion MNIST 데이터셋을 이용하여 기본적인 Autoencoder를 구현하는 페이지다.
