Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelsunrh committed Aug 20, 2019
1 parent 06d5f52 commit 114574c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ We welcome everyone interested in machine learning to contribute code, create is
* [Linear Regression](./docs/algo/linear_on_angel_en.md)
* [Robust Regression](./docs/algo/robust_on_angel_en.md)
* [Softmax Regression](./docs/algo/softmax_on_angel_en.md)
* [FM](./docs/algo/fm_on_angel.md)
* [MLR](./docs/algo/mlr_on_angel.md)
* [FM](./docs/algo/fm_on_angel_en.md)
* [MLR](./docs/algo/mlr_on_angel_en.md)
* [Wide And Deep](./docs/algo/daw_on_angel_en.md)
* [DeepFM](./docs/algo/deepfm_on_angel_en.md)
* [DNN](./docs/algo/dnn_on_angel_en.md)
Expand Down

0 comments on commit 114574c

Please sign in to comment.