# recbyhand **Repository Path**: niceNASA/recbyhand ## Basic Information - **Project Name**: recbyhand - **Description**: 动手学推荐系统-基于PyTorch的算法实现 - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-06-04 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境安装 pip install -r requirements.txt pip install torch-scatter torch-sparse torch-cluster torch-spline-conv torch-geometric -f https://data.pyg.org/whl/torch-1.10.0+cpu.html