Fugtemypt123 / mytransformerLinks
☆37Updated last year
Alternatives and similar repositories for mytransformer
Users that are interested in mytransformer are comparing it to the libraries listed below
Sorting:
- 本仓库提供了一个基于PyTorch实现的Transformer模型示例代码,专为初学者设计,用以深入浅出地讲解Transformer架构的工作原理和应用。通过阅读和运行此项目中的代码,学习者可以快速理解自注意力机制、编码器-解码器结构以及如何在实际任务中使用Transfor…☆62Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆267Updated last year
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆205Updated last year
- bilibili video course src code☆363Updated last year
- ☆126Updated last month
- modern AI for beginners☆146Updated last month
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆435Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,132Updated 3 years ago
- Huggingface transformers的中文文档☆259Updated last year
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆149Updated last year
- ☆180Updated 3 years ago
- ☆414Updated 2 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆309Updated 6 months ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆134Updated 2 years ago
- personal chatgpt☆377Updated 6 months ago
- pytorch distribute tutorials☆142Updated 3 weeks ago
- The minimal implementation of various popular AI models☆39Updated 4 months ago
- Learning LLM Implementaion and Theory for Practical Landing☆169Updated 6 months ago
- bert-base-chinese example☆908Updated last year
- a super easy clip model with mnist dataset for study☆124Updated last year
- Learning materials of Transformer, including my code, XMind, PDF and so on☆421Updated 3 years ago
- ☆33Updated last year
- ☆88Updated last month
- 李宏毅(Hung-yi Lee) 2022年春季机器学习课程,包括课件和作业,☆150Updated 2 years ago
- 《动手学深度学习》习题解答,在线阅读地址如下:☆477Updated last year
- ☆73Updated last month
- ☆230Updated 2 months ago
- ☆601Updated 2 years ago
- 基于stablebaseline3强化学习框架和gym-super-mario-bros马里奥游戏包,训练马里奥通关。☆108Updated 3 weeks ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆417Updated 5 years ago