Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
you-n-g committed Oct 7, 2020
1 parent 660847a commit 143f3f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -186,14 +186,14 @@ The automatic workflow may not suite the research workflow of all Quant research

# Quant Model Zoo

Here is a list of models build on `Qlib`.
Here is a list of models built on `Qlib`.
- [GBDT based on lightgbm](qlib/contrib/model/gbdt.py)
- [MLP based on pytroch](qlib/contrib/model/pytorch_nn.py)

Your PR of new Quant models is highly welcomed.

# Quant Dataset Zoo
Dataset plays a very important role in Quant. Here is a list of the datasets build on `Qlib`.
Dataset plays a very important role in Quant. Here is a list of the datasets built on `Qlib`.
- [Alpha360](./qlib/contrib/estimator/handler.py)
- [Alpha158](./qlib/contrib/estimator/handler.py)

Expand Down

0 comments on commit 143f3f9

Please sign in to comment.