ifwind / code_framework_pytorch
一份pytorch模型训练框架,方便快速设计和开始训练一个模型
☆65Updated 2 years ago
Alternatives and similar repositories for code_framework_pytorch:
Users that are interested in code_framework_pytorch are comparing it to the libraries listed below
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆253Updated last year
- 我的数据竞赛方案总结☆68Updated last year
- 基于pytorch的GlobalPointer进行三元组抽取。☆78Updated last year
- Pytorch Lightning入门中文教程,转载请注明来源。(当初是写着玩的,建议看完MNIST这个例子再上手)☆199Updated 4 years ago
- 🔥数据科学竞赛 Baseline & Topline☆138Updated last year
- 百面深度学习-学习☆77Updated 3 years ago
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆82Updated last year
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆323Updated 3 years ago
- A light-weight script for maintaining a LOT of machine learning experiments.☆90Updated 2 years ago
- Z Lab数据实验室开源代码汇总☆198Updated 6 months ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆80Updated last month
- Datawhale NLP 面筋☆178Updated 3 years ago
- MLNLP社区翻译的NLP入门课程。☆177Updated 2 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 2 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆55Updated 4 years ago
- an implementation of transformer, bert, gpt, and diffusion models for learning purposes☆149Updated 3 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆151Updated 2 years ago
- To be the world's best PyTorch project template.☆483Updated last year
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- Pytorch-Deep-Learning-Practice-Notes☆65Updated 2 years ago
- Hands-on Natural Language Processing, published by Dongyu☆14Updated 2 years ago
- 蜻蜓点论文 Think不Clear, 论文解读视频上传B站, youtube, 西瓜视频(同步到抖音)☆242Updated last year
- CMIVQA☆18Updated 7 months ago
- 包含程序员面试大厂面试题和面试经验☆116Updated 3 weeks ago
- A Transformer Framework Based Translation Task☆142Updated 5 months ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated 4 months ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- 和李沐一起读论文☆145Updated last week
- Yet another PyTorch Trainer and some core components for deep learning.☆210Updated 8 months ago
- 《跟我一起深度学习》