iioSnail / chaotic-transformer-tutorialsLinks
☆127Updated 2 months ago
Alternatives and similar repositories for chaotic-transformer-tutorials
Users that are interested in chaotic-transformer-tutorials are comparing it to the libraries listed below
Sorting:
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是 从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆271Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,141Updated 3 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆436Updated 3 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆481Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆135Updated 2 years ago
- A Transformer Framework Based Translation Task☆153Updated last month
- bert-base-chinese example☆915Updated last year
- ☆181Updated 3 years ago
- 《跟我一起深度学习》@月来客栈 出品☆224Updated last week
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆83Updated 3 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆603Updated last week
- transformer,机器翻译,中文--英文☆81Updated 2 years ago
- 李宏毅 (Hung-Yi Lee) 機器學習 Machine Learning 2021 Spring☆80Updated 3 years ago
- Quickly bring up your PyTorch project(a skeleton)☆735Updated 3 years ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆161Updated last year
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆419Updated 5 years ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆102Updated 2 weeks ago
- Huggingface transformers的中文文档☆267Updated last year
- 李宏毅(Hung-yi Lee) 2022年春季机器学习课程,包括课件和作业,☆154Updated 2 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆208Updated 2 years ago
- pytorch☆55Updated last year
- To be the world's best PyTorch project template.☆512Updated 2 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆92Updated 5 years ago
- 李宏毅机器学习2020课程的相关代码☆87Updated 3 years ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆844Updated 3 years ago
- personal chatgpt☆380Updated 7 months ago
- Transformer的完整实现。详 细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆92Updated 3 months ago
- ☆248Updated 3 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆652Updated 3 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆332Updated 3 years ago