Autoencoders

Home > Computer Science > Artificial intelligence and machine learning > Deep Learning > Autoencoders

Used for feature extraction and data compression, autoencoders are neural networks that use unsupervised learning to identify patterns in data and then use those patterns to compress the data.