lansinuote / Transformer_ExampleLinks
☆185Updated 3 years ago
Alternatives and similar repositories for Transformer_Example
Users that are interested in Transformer_Example are comparing it to the libraries listed below
Sorting:
- bert-base-chinese example☆920Updated 2 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆275Updated last year
- 《跟我一起深度学习》@月来客栈 出品☆224Updated last month
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆441Updated 3 years ago
- bilibili video course src code☆367Updated last year
- ☆56Updated 9 months ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆421Updated 5 years ago
- ☆126Updated 2 months ago
- A Transformer Framework Based Translation Task☆153Updated 2 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆211Updated last year
- ☆124Updated 9 months ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆136Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,147Updated 3 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆606Updated last month
- ☆45Updated 3 years ago
- Huggingface transformers的中文文档☆269Updated last year
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- ☆169Updated last year
- Pytorch❤️ Keras 😋😋☆1,973Updated 5 months ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆653Updated 3 years ago
- 本仓库提供了一个基于PyTorch实现的Transformer模型示例代码,专为初学者设计,用以深入浅出地讲解Transformer架构的工作原理和应用。通过阅读和运行此项目中的代码,学习者可以快速理解自注意力机制、编码器-解码器结构以及如何在实际任务中使用Transfor…☆65Updated last year
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆332Updated 3 years ago
- Learning materials of Transformer, including my code, XMind, PDF and so on☆435Updated 3 years ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。 可用于学习理解self-attention和Transformer☆94Updated 4 months ago
- Natural Language Processing with Transformers 中译本,最权威Transformers教程☆522Updated 6 months ago
- personal chatgpt☆381Updated 8 months ago
- ☆89Updated 2 years ago
- MindSpore online courses: Step into LLM☆477Updated this week
- 纯python实现机器学习算法,非套用sk-learn☆108Updated 3 years ago
- NLP实战项目☆102Updated 2 years ago