iioSnail / pytorch_deep_learning_examples
Pytorch实战
☆37Updated last month
Alternatives and similar repositories for pytorch_deep_learning_examples:
Users that are interested in pytorch_deep_learning_examples are comparing it to the libraries listed below
- ☆119Updated last year
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆382Updated 2 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆221Updated 9 months ago
- 分类任务的 Focal Loss,PyTorch 实现☆11Updated last year
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆214Updated last year
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆17Updated 11 months ago
- LSTM_poetry_generate☆26Updated 3 years ago
- 基于Swin-transformer训练图像分类并部署web端☆85Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆415Updated 2 years ago
- 使用pytorch复现vit模型(图像分类)☆25Updated 2 years ago
- 《Deep Learning Tuning Playbook》中文翻译版本☆113Updated last year
- Share some deep learning knowledge and reproduce the model framework☆30Updated 3 years ago
- 帮助各位成为算法大佬☆48Updated 6 months ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆213Updated last month
- AutoDL平台服务器适配梯子, 使用 Clash 作为代理工具☆186Updated 2 months ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆81Updated 3 years ago
- 深度学习中各种即插即用小模块☆344Updated 11 months ago
- 手把手带你从0到1实现大模型agent☆95Updated 7 months ago
- Transformer Encoder PyTorch note☆94Updated last year
- ☆157Updated 2 years ago
- 李宏毅机器学习2020课程的相关代码☆84Updated 2 years ago
- 【Demo】基于CNN实现对摄像头捕捉的人脸进行性别和年龄的预测【于2023.10.10更新】☆46Updated 2 weeks ago
- A python code based on pytorch applied to AudioClassification☆41Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- To be the world's best PyTorch project template.☆486Updated last year
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆59Updated 10 months ago
- 采用vit实现图像分类☆19Updated last year
- ☆204Updated 4 months ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆82Updated last month
- 算法岗面试资料-百面深度学习、百面机器学习书籍等等☆44Updated last year