# Machine_Learning **Repository Path**: wangdh-lab/Machine_Learning ## Basic Information - **Project Name**: Machine_Learning - **Description**: Machine Learning Model - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2025-03-12 - **Last Updated**: 2025-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Machine_Learning #### 介绍 Machine Learning Model Based on Pytorch #### 软件架构 软件架构说明 #### 版本 1. torch: 2.6.0 2. python: 3.12.8 3. numpy: 1.26.4 4. matplotlib: 3.10.0 5. seaborn: 0.13.2 6. scikit-learn: 1.6.1 #### 使用说明 1. 代码中有关torch的Api都放在了“api.md”中,里面有详细的解释和用法,随着model更新。