1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00
Files
qlib/examples
Fivele-Li 19a0eb78bc Fix TCN model input dimension mismatch (#1520)
* transpose dimension 1 and 2 to match nn.Conv1d input

* 1.update TCN benchmarks;
2.Emphasize updating the benchmark table;

* replace specific version with main

---------

Co-authored-by: lijinhui <362237642@qq.com>
2023-05-26 14:44:34 +08:00
..
2022-02-06 22:33:16 +08:00
2023-03-15 15:26:44 +08:00
2023-02-21 09:23:22 +08:00
2020-12-17 00:35:35 +08:00

Requirements

Here is the minimal hardware requirements to run the workflow_by_code example.

  • Memory: 16G
  • Free Disk: 5G

NOTE

The results will slightly vary on different OSs(the variance of annualized return will be less than 2%). The evaluation results in the README.md page are from Linux OS.