This commit is contained in:
Dr. Kashif Rasul
2020-04-30 11:27:34 +02:00
parent 9d73d9aae8
commit 6d6630250c
+2 -2
View File
@@ -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