mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-11 23:06:58 +08:00
Add files via upload
This commit is contained in:
10
examples/benchmarks/TFT/README.md
Normal file
10
examples/benchmarks/TFT/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Temporal Fusion Transformers Benchmark
|
||||
## Source
|
||||
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.
|
||||
|
||||
### Notes
|
||||
1. The model must run in GPU, or an error will be raised.
|
||||
2. New datasets should be registered in ``data_formatters``, for detail please visit the source.
|
||||
Reference in New Issue
Block a user