diff --git a/README.md b/README.md index 62ea7dd..9281cf7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# PyTorch-TS +# PyTorchTS -PyTorch-TS is a PyTorch Probabilistic Time Series Modeling framework which provides state of the art time series models and utilities for loading and iterating over time series data sets. +PyTorchTS is a [PyTorch](https://github.com/pytorch/pytorch) Probabilistic Time Series forecasting framework which provides state of the art PyTorch time series models and utilities [GluonTS](https://github.com/awslabs/gluon-ts) for loading, iterating, transforming and back-testing time series data sets. ## Installation