From 4bc2d247c70c59479d359d13d2db5739227307e8 Mon Sep 17 00:00:00 2001 From: Kashif Rasul Date: Fri, 13 Mar 2020 14:51:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9281cf7..76199cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyTorchTS -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. +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, transforming and back-testing time series data sets. ## Installation