Fugtemypt123 / mytransformerLinks
☆42Updated 2 years ago
Alternatives and similar repositories for mytransformer
Users that are interested in mytransformer are comparing it to the libraries listed below
Sorting:
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆286Updated last year
- 本仓库提供了一个基于PyTorch实现的Transformer模型示例代码,专为初学者设计,用以深入浅出地讲解Transformer架构的工作原理和应用。通过阅读和运行此项目中的代码,学习者可以快速理解自注意力机制、编码器-解码器结构以及如何在实际任务中使用Transfor…☆66Updated last year
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆220Updated 2 years ago
- https://hnlp.boyuai.com☆101Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆434Updated 10 months ago
- This is the notes of the way of machine learning study. You may find something useful in it.☆651Updated 3 weeks ago
- 搜索、推荐、广告、用增等工业界实践文章收集☆19Updated 2 years ago
- ☆276Updated this week
- https://hml.boyuai.com☆530Updated 2 years ago
- Learning materials of Transformer, including my code, XMind, PDF and so on☆461Updated 4 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,152Updated 3 years ago
- ☆702Updated 2 years ago
- ☆126Updated 5 months ago
- ☆458Updated 3 months ago
- 《动手学深度学习》习题解答,在线阅读地址如下:☆528Updated last year
- ☆207Updated 3 years ago
- 《机器学习》(西瓜书)代码实战☆913Updated 6 months ago
- 基于stablebaseline3强化学习框架和gym-super-mario-bros马里奥游戏包,训练马里奥通关。☆158Updated 4 months ago
- bilibili video course src code☆396Updated 2 years ago
- modern AI for beginners☆171Updated 2 months ago
- Demos for deep learning☆707Updated 11 months ago
- My implementation of Stanford CS336 assignments.☆196Updated 4 months ago
- An awesome resume template.☆184Updated 8 months ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆648Updated 7 months ago
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,373Updated 2 weeks ago
- How to use wandb?☆682Updated 2 years ago
- 复现大模型相关算法及一些学习记录☆2,495Updated this week
- 西瓜书南瓜书学习的相关资料☆74Updated 3 years ago
- 《机器学习必修课:经典算法与Python实战》配套代码☆94Updated 2 years ago
- diffusion model on mnist☆85Updated last year