Pytorch implementation of a Supervised Auto-Encoder MLP model for use in finanical ML competitions. Idea is that AE will be trained to generate a reduced dimension (encoder output) representation of ...