# python **Repository Path**: curtainwang/python ## Basic Information - **Project Name**: python - **Description**: 机器学习 & 深度学习 - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 13 - **Created**: 2020-12-20 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 介绍 利用python实现的一些任务代码和脚本,跟机器学习任务相关内容主要通过Jupyter Notebook呈现。 ## 文件说明 1. bert - bert的一些下游任务及其代码 2. base - Python技巧、代码或者数据处理的一些方法 3. pytorch - 模型的PyTorch实现和相关学习代码 4. machine_learning - 机器学习相关的代码 5. graph - 图神经网络相关的代码