kangpeilun / Pytorch_Learning_Notes
Pytorch_Learning_Notes
☆100Updated last week
Alternatives and similar repositories for Pytorch_Learning_Notes:
Users that are interested in Pytorch_Learning_Notes are comparing it to the libraries listed below
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 3 years ago
- ☆69Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆258Updated last year
- 本项目演示如何在PyTorch中使用Transformer模型进行中文文本分类☆31Updated last year
- ☆65Updated 4 years ago
- 使用SVM进行人脸识别☆24Updated 4 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆79Updated 5 years ago
- 基于故障诊断知识图谱的问答系统☆21Updated 3 years ago
- 李沐《动手学深度学习》的Pytorch代码复现☆20Updated 4 years ago
- NLP的各种小项目练手☆143Updated 3 years ago
- CNN-BiGRU-Attention模型☆86Updated 2 years ago
- 常见的数据预处理,包括数据加载、缺失值&异常值处理、描述性变量转换为数值型、训练测试集划分、数据规范化☆39Updated last year
- 神经网络与深度学习☆22Updated 2 years ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆84Updated 2 months ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆81Updated 3 years ago
- ☆80Updated last year
- 纯python实现机器学习算法,非套用sk-learn☆102Updated 2 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- ☆79Updated 10 months ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆214Updated last year
- Share some deep learning knowledge and reproduce the model framework☆30Updated 3 years ago
- wirte simple models by pytorch,such as lstm/gru/bilstm☆37Updated 2 years ago
- ☆162Updated last year
- Pytorch Bert+BiLstm二分类☆38Updated 3 years ago
- NLP实战项目☆87Updated 2 years ago
- 文本分类, 双向lstm + attention 算法☆89Updated 4 years ago
- 使用Pytorch实现GAN 的过程☆57Updated 3 months ago
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆39Updated 5 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆70Updated last year