iioSnail / chaotic-transformer-tutorials
☆115Updated last year
Related projects ⓘ
Alternatives and complementary repositories for chaotic-transformer-tutorials
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆448Updated last year
- ☆152Updated 2 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆195Updated 6 months ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,070Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆124Updated 2 years ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆277Updated last month
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆189Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework☆563Updated this week
- personal chatgpt☆317Updated this week
- Transformer Encoder PyTorch note☆80Updated last year
- Huggingface transformers的中文文档☆171Updated last year
- bert-base-chinese example☆843Updated last year
- A Transformer Framework Based Translation Task☆137Updated 3 months ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆352Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆67Updated 3 years ago
- transformer,机器翻译,中文--英文☆69Updated last year
- An executable Transformer translation code implemented by pytorch to translate English into French.☆12Updated last year
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆343Updated 4 years ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆72Updated last month
- NLP实战项目☆85Updated last year
- 《跟我一起深度学习》☆181Updated 4 months ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆52Updated 5 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆161Updated 11 months ago
- ☆88Updated last year
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆81Updated 10 months ago
- 《Deep Learning Tuning Playbook》中文翻译版本☆93Updated last year
- Demos for deep learning☆402Updated last year
- MindSpore online courses: Step into LLM☆427Updated 2 weeks ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆407Updated 2 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆80Updated 5 years ago