Installation Guide
This document provides detailed installation instructions for Torch-RecHub, including both stable and development versions.
Stable Release
pip install torch-rechub
Latest Version (Recommended)
git clone https://github.com/datawhalechina/torch-rechub.git
cd torch-rechub
python setup.py install