also: オートエンコーダー
noun
autoencoder
A type of neural network used for unsupervised learning of efficient codings, typically for dimensionality reduction or feature learning.
オートエンコーダは入力データを圧縮してから復元するように学習する。
An autoencoder learns to compress input data and then reconstruct it.
画像のノイズ除去にオートエンコーダが使われることがある。
Autoencoders are sometimes used for image denoising.