Skip to content

Commit

Permalink
Add two new models in model zoo
Browse files Browse the repository at this point in the history
  • Loading branch information
yingtaoluo authored and you-n-g committed Jul 22, 2021
1 parent 29e66b2 commit 025b1dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ Here is a list of models built on `Qlib`.
- [DoubleEnsemble based on LightGBM (Chuheng Zhang, et al. ICDM 2020)](qlib/contrib/model/double_ensemble.py)
- [TCTS based on pytorch (Xueqing Wu, et al. ICML 2021)](qlib/contrib/model/pytorch_tcts.py)
- [Transformer based on pytorch (Ashish Vaswani, et al. NeurIPS 2017)](qlib/contrib/model/pytorch_transformer.py)
- [TCTS based on pytorch (Juyong Jiang, et al.)](qlib/contrib/model/pytorch_localformer.py)
- [Localformer based on pytorch (Juyong Jiang, et al.)](qlib/contrib/model/pytorch_localformer.py)

Your PR of new Quant models is highly welcomed.

Expand Down

0 comments on commit 025b1dc

Please sign in to comment.