1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-19 02:14:33 +08:00

Update README.md

This commit is contained in:
Wendi Li
2020-11-25 20:09:47 +08:00
committed by you-n-g
parent 9d3be6d894
commit 5c1a818488

View File

@@ -1,6 +1,8 @@
# Temporal Fusion Transformers Benchmark
## Source
https://github.com/google-research/google-research/tree/master/tft
**Reference**: Lim, Bryan, et al. "Temporal fusion transformers for interpretable multi-horizon time series forecasting." arXiv preprint arXiv:1912.09363 (2019).
**GitHub**: https://github.com/google-research/google-research/tree/master/tft
## Run the Workflow
Users can follow the ``workflow_by_code_tft.py`` to run the benchmark.