# notebook **Repository Path**: usefordev/notebook ## Basic Information - **Project Name**: notebook - **Description**: 用于各种机器学习知识笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-06 - **Last Updated**: 2025-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 提交代码 ```bash git remote add origin https://gitee.com/usefordev/notebook.git git push -u origin "master" ```