Skip to content

Commit

Permalink
Merge pull request #847 from rachelsunrh/develop
Browse files Browse the repository at this point in the history
fix link
  • Loading branch information
paynie authored Aug 20, 2019
2 parents f713506 + 0db7fd8 commit d847a90
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 @@ -30,8 +30,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 d847a90

Please sign in to comment.