mirror of
https://github.com/wassname/pytorch-transformer-ts.git
synced 2026-08-11 11:24:32 +08:00
Update README.md
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
# pytorch-transformer-ts
|
||||
Collection of Transformer based PyTorch Time Series Models
|
||||
# Pytorch Transformer based Time Series
|
||||
|
||||
Collection of Transformer based PyTorch Time Series models in the `gluonts` API.
|
||||
|
||||
## Prerequisite
|
||||
|
||||
```shell
|
||||
pip3 install -U -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user