PyRecBaseline is my personal toolkit for experimenting with and developing recommendation systems. It serves as a central hub for my exploration and refinement of various recommendation algorithms. While it is tailored for personal use, it is structured and documented to provide insights for anyone interested in the field of recommendation systems.
recbole==1.1.1
python==3.8.5
cudatoolkit==11.3.1
pytorch==1.12.1
pandas==1.3.0
transformers==4.18.0
This section should guide others on how to get your project up and running on their local machine for development and testing purposes.
git clone https://github.com/ChenMetanoia/PyRecBaseline.gitpython run_collabcontex.py
python run_graph_baseline.pyContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Chen Wang - cwang266@uic.edu
This project is licensed under the MIT License - see the LICENSE.txt file for details.