From 6d6630250c2ef4a03a30adf9567fc0385abbe94d Mon Sep 17 00:00:00 2001 From: "Dr. Kashif Rasul" Date: Thu, 30 Apr 2020 11:27:34 +0200 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a50801..b3b6e1b 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ PyTorchTS is a [PyTorch](https://github.com/pytorch/pytorch) Probabilistic Time $ pip3 install pytorchts ``` -## Quick start (from Gluon-TS README) +## Quick start -Here we highlight the +Here we highlight the the API changes via the GluonTS README. ```python import matplotlib.pyplot as plt