M4 competition Forecasting MLP

Hi,

I was wondering if somebody already tried to “solve” the M4 competition for forecasting using a simple MLP model with the use of PyTorch. I have already found a code for it where TensorFlow is used (M4-methods/ML_benchmarks.py at master · Mcompetitions/M4-methods · GitHub), but I would be interested in how it would be done using PyTorch.