Timeseries forecasting with PyTorch
copied from cf-staging / pytorch-forecastingPyTorch Forecasting is a timeseries forecasting package for PyTorch build on PyTorch Lightning. It provides timeseries datasets and dataloaders, various ways to normalize variables and a number of neural networks for forecasting. The package is tightly integrated with tensorboard for logging.