lansinuote / Transformer_Example
☆154Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Transformer_Example
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆357Updated 2 years ago
- A Transformer Framework Based Translation Task☆139Updated 4 months ago
- bert-base-chinese example☆849Updated last year
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆125Updated 2 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆200Updated 6 months ago
- ☆43Updated 2 years ago
- ☆88Updated last year
- ☆116Updated last year
- 纯python实现机器学习算法,非套用sk-learn☆100Updated 2 years ago
- 《跟我一起深度学习》☆185Updated 4 months ago
- ☆33Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,075Updated 2 years ago
- ☆104Updated last week
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆163Updated last year
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆346Updated 4 years ago
- NLP实战项目☆85Updated last year
- ☆32Updated last week
- ☆161Updated last year
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆154Updated 3 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆154Updated 6 months ago
- 李宏毅机器学习2020课程的相关代码☆83Updated 2 years ago
- bilibili video course src code☆300Updated last year
- ☆79Updated 10 months ago
- ☆120Updated 4 months ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆261Updated this week
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆350Updated last year
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆190Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework☆564Updated 2 weeks ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆72Updated last month
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆65Updated last week