Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
massquantity committed Jun 4, 2022
1 parent c15fa0c commit ded65d7
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -194,7 +194,7 @@ The table below shows some compatible version combinations:
## References

| Algorithm | Category | Backend | Sequence | Graph | Embedding | Paper |
|:---------------------------------:| :------: | :----------------------------------------------------------: |-----------------------------------|:---------------------------------:|:---------------------------------:|-----------------------------------|
|:---------------------------------:| :------: | :----------------------------------------------------------: |:---------------------------------:|:---------------------------------:|:---------------------------------:|-----------------------------------|
| userCF / itemCF | pure | Cython | | | | [Item-Based Collaborative Filtering Recommendation Algorithms](http://www.ra.ethz.ch/cdstore/www10/papers/pdf/p519.pdf) |
| SVD | pure | TensorFlow1 | | | :heavy_check_mark: | [Matrix Factorization Techniques for Recommender Systems](https://datajobs.com/data-science-repo/Recommender-Systems-[Netflix].pdf) |
| SVD++ | pure | TensorFlow1 | | | :heavy_check_mark: | [Factorization Meets the Neighborhood: a Multifaceted Collaborative Filtering Model](https://dl.acm.org/citation.cfm?id=1401944) |
Expand Down
Binary file modified tests/.DS_Store
Binary file not shown.

0 comments on commit ded65d7

Please sign in to comment.