

GitHub - wubinzzu/NeuRec: Next RecSys Library
source link: https://github.com/wubinzzu/NeuRec
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
NeuRec
Founder: BinWu
Main Contributors: ZhongchuanSun XiangnanHe
NeuRec is a flexible and comprehensive library including a variety of state-of-the-art neural recommender models. It aims to solve general and sequential (ie., next-item ) recommendation task. Current version includes 20+ neural recommendation models, and more will be be expected in the near future. NeuRec is free software (open source software), it can be used and distributed under the terms of the GNU General Public License (GPL).
Architecture of NeuRec
Features
- Cross Platform: Written in python and easily executed in multiple platforms, including Windows, Linux and Mac OS.
- Rich State-of-The-Arts: More than 20 neural recommender models have been implemented, eg., DeepMF, NeuMF, ConvNCF, IRGAN,APR, CFGAN, MultiVAE and more representative models will be continuously added in the NeuRec.
- Flexible Configuration: Configs a recommendation model only using a configuration file, including any loss & optimizer.
- Easy Expansion: Well-designed interfaces, automatic differentiation.
- Fast Execution: Naturally supports GPU, multi-thread evaluator.
Prerequisites
Our framework can be compiled on Python 3.6+ environments with the following modules installed:- tensorflow1.12.0+
- numpy1.15.4+
- scipy1.1.0+
How to run it
- The format of the data in the dataset file should be UIRT, ie., [userid,itemid,rating,Unix timestamp]
- Configure the global file neurec.properties and the specific file XX.properties in the directory named conf (XX means the name of the specific model).
- Train and evaluate the specific model (strongly suggest running this project on GPU, which is faster than on CPU):
python main.py
Implement your own model
Implementing your own model in NeuRec needs to inherit AbstractRecommender class. And you need to implement the abstract methods in the abstract class.1. __init__()
2. build_graph()
3. train_model()
4. predict()
Models Implemented
BPRMF Steffen Rendle et al., BPR: Bayesian Personalized Ranking from Implicit Feedback. UAI 2009. SBPR Tong Zhao et al., Leveraging Social Connections to Improve Personalized Ranking for Collaborative Filtering. CIKM 2014. FISM Santosh Kabbur et al., FISM: Factored Item Similarity Models for Top-N Recommender Systems. KDD 2013. NAIS Xiangnan He et al., NAIS: Neural Attentive Item Similarity Model for Recommendation . TKDE2018. DeepICF Feng Xue et al., Deep Item-based Collaborative Filtering for Top-N Recommendation. TOIS 2019. ConvNCF Xiangnan He et al., Outer Product-based Neural Collaborative Filtering . IJCAI 2018. DMF Hong-Jian Xue et al., Deep Matrix Factorization Models for Recommender Systems. IJCAI 2017. CDAE,DAE Yao Wu et al., Collaborative denoising auto-encoders for top-n recommender systems. WSDM 2016. MultiDAE,MultiVAE Dawen Liang, et al., Variational autoencoders for collaborative filtering. WWW 2018. JCA Ziwei Zhu, et al., Improving Top-K Recommendation via Joint Collaborative Autoencoders. WWW 2019. IRGAN Jun Wang, et al., IRGAN: A Minimax Game for Unifying Generative and Discriminative Information Retrieval Models. SIGIR 2017. CFGAN Dong-Kyu Chae, et al., CFGAN: A Generic Collaborative Filtering Framework based on Generative Adversarial Networks. CIKM 2018. APR Xiangnan He, et al., Adversarial Personalized Ranking for Recommendation. SIGIR 2018.
Sequential Recommender Paper FPMC,FPMCplus Steffen Rendle et al., Factorizing Personalized Markov Chains for Next-Basket Recommendation, WWW 2010.
HRM Pengfei Wang et al., Learning Hierarchical Representation Model for NextBasket Recommendation, SIGIR 2015. NPE ThaiBinh Nguyen et al., NPE: Neural Personalized Embedding for Collaborative Filtering, ijcai 2018. TransRec Ruining He et al., Translation-based Recommendation, SIGIR 2015.
Acknowledgements
The development of NeuRec was supported by the National Natural Science Foundation of China under Grant No. 61772475. This project is also supported by the National Research Foundation, Prime Minister’s Office, Singapore under its IRC@Singapore Funding Initiative.Recommend
-
225
Modular standard library for JavaScript. Includes polyfills for ECMAScript up to 2021:
-
181
README.markdown ...
-
161
Deep Learning Library (DLL) 1.1 DLL is a library that aims to provide a C++ implementation of Restricted Boltzmann Machine (RBM) and Deep Belief Network (DBN) and their convolution versions as well. It also has support for some more stand...
-
42
作者丨纪厚业 单位丨北京邮电大学博士生 研究方向丨 异质图神经网络,异质图表示学习和推荐系统 ...
-
37
本文是我探索学术界和行业推荐系统的系列文章的一部分。 介绍 近年来,基于深度学习的推荐系统的研究出版物数量呈指...
-
12
译者:AI研习社( 听风1996 ) 双语原文链接: What Twitter learned from the Re...
-
11
-
3
Rider Webinars Wolverine: Your Next Messaging Library – Web...
-
10
Why is React a Library and Next.js a Framework? And Which is Better?Comparison of React and Next.js with an explanation of why React is not a framework
-
8
The next chapter for Arm RAN Acceleration Library: Open-sourcing the code base & accelerating adoption
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK