diff --git a/examples/README.md b/examples/README.md index 966f6c6ba..5ae6d09d5 100644 --- a/examples/README.md +++ b/examples/README.md @@ -34,6 +34,8 @@ [mcf_office.py](mcf_office.py) - Fit Matrix Co-Factorization (MCF) to the Amazon Office dataset. +[ngcf_example.py](ngcf_example.py) - NGCF example with CiteULike dataset. + [pcrl_example.py](pcrl_example.py) - Probabilistic Collaborative Representation Learning (PCRL) Amazon Office dataset. [sbpr_epinions.py](sbpr_epinions.py) - Social Bayesian Personalized Ranking (SBPR) with Epinions dataset.