nickchen121 / Pre-training-language-model
博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-training-language-model 配套博客链接:https://www.cnblogs.com/nickchen121/p/15105048.html
☆407Updated 2 years ago
Alternatives and similar repositories for Pre-training-language-model:
Users that are interested in Pre-training-language-model are comparing it to the libraries listed below
- ☆163Updated 3 years ago
- 《跟我一起深度学习》@月来客栈 出品☆205Updated 8 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆240Updated 11 months ago
- ✔️(持续更新)李沐 【动手学深度学习v2 PyTorch版】课程学习笔记,更正了AccumulateMore笔记的部分错误,从更加初级的角度做了部分内容补充☆128Updated 10 months ago
- ☆124Updated last year
- 本项目演示如何在PyTorch中使用Transformer模型进行中文文本分类☆32Updated 2 years ago
- 《神经网络与深度学习》案例与实践☆943Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆127Updated 2 years ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆70Updated last year
- 算法岗笔试面试大全,励志做算法届的《五年 高考,三年模拟》!☆387Updated 3 months ago
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆108Updated last year
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆2,615Updated 8 months ago
- Learning materials of Transformer, including my code, XMind, PDF and so on☆381Updated 3 years ago
- ☆47Updated 4 months ago
- ☆149Updated 8 months ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,115Updated 3 years ago
- 这是DT-AI的学习路线开源版本,欢迎大家享用!对新手友好☆158Updated 10 months ago
- A Transformer Framework Based Translation Task☆146Updated last month
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆389Updated 4 years ago
- 收集大语言模型的学习路径和各种最佳实践☆265Updated last year
- 最完整的AI算法面试题目仓库,1000道,25个类目☆1,166Updated last year
- 《动手学深度学习》习题解答,在线阅读地址如下:☆420Updated 8 months ago
- Solution to CS231n Assignments 2019☆208Updated 2 years ago
- a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。☆189Updated 9 months ago
- bert-base-chinese example☆887Updated last year
- 【PyTorch】手把手教你跑通第一个神经网络☆260Updated 2 years ago
- Huggingface transformers的中文文档☆219Updated last year
- 《Deep Learning Tuning Playbook》中文翻译版本☆118Updated last year
- 图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book☆225Updated 11 months ago
- Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common…☆1,096Updated 3 years ago