# KDHR **Repository Path**: lhaob/KDHR ## Basic Information - **Project Name**: KDHR - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-30 - **Last Updated**: 2023-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KDHR This repository is the implementation of KDHR: Multi-layer information fusion based on graph convolutional network for knowledge-driven herb recommendation # Required packages torch == 1.5.0+cpu torch-geometric == 1.4.3 (KDHR and SMGCN) == 1.6.3(other baselines) numpy == 1.18.1 pandas == 1.0.1 sklearn == 0.22.1