Autoencoder with fast.ai
I’ve added a project I did over the past few days. It’s an implementation of an autoencoder using fast.ai version 1.0. Autoencoders are an interesting machine learning exercise that can be used on any data set for unsupervised pretraining, feature extraction, and other things.
Check it out here!