# MachineLearning **Repository Path**: albertwuoo/machine-learning ## Basic Information - **Project Name**: MachineLearning - **Description**: 使用python语言,实现机器学习的有关算法 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2024-05-04 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python ## README 1、运行文件前,请先在终端中使用pip install -r requirements.txt 2、然后手动安装pytorch,从神经网络开始部分均使用pytorch实现