From cbcf202472b1da30cf54aca2d4256c96ec19a132 Mon Sep 17 00:00:00 2001 From: Kashif Rasul Date: Fri, 13 Mar 2020 11:09:43 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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