Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
tags:
|
4 |
- time-series
|
5 |
- time-series-forecasting
|
@@ -7,9 +7,9 @@ tags:
|
|
7 |
- gluonts
|
8 |
- transformer
|
9 |
- pytorch
|
10 |
-
datasets:
|
11 |
-
- monash_tsf
|
12 |
-
---
|
13 |
|
14 |
# GluonTS-Chronosformer
|
15 |
|
@@ -39,5 +39,4 @@ However, there are some limitations to be aware of:
|
|
39 |
|
40 |
Here's a basic example of how to use the `louijiec/gluonts-chronosformer` model with GluonTS:
|
41 |
|
42 |
-
```python
|
43 |
#Coming soon
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
4 |
- time-series
|
5 |
- time-series-forecasting
|
|
|
7 |
- gluonts
|
8 |
- transformer
|
9 |
- pytorch
|
10 |
+
datasets:
|
11 |
+
- Monash-University/monash_tsf
|
12 |
+
---
|
13 |
|
14 |
# GluonTS-Chronosformer
|
15 |
|
|
|
39 |
|
40 |
Here's a basic example of how to use the `louijiec/gluonts-chronosformer` model with GluonTS:
|
41 |
|
|
|
42 |
#Coming soon
|