WangyuchenCS / Transformer_encoder_pytorch
Transformer Encoder PyTorch note
☆100Updated last year
Alternatives and similar repositories for Transformer_encoder_pytorch:
Users that are interested in Transformer_encoder_pytorch are comparing it to the libraries listed below
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆399Updated 2 years ago
- Solution to CS231n Assignments 2019☆206Updated 2 years ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆341Updated 2 months ago
- 深度学习中各种即插即用小模块☆357Updated last year
- ☆160Updated 3 years ago
- ✔️(持续更新)李沐 【动手学深度学习v2 PyTorch版】课程学习笔记,更正了AccumulateMore笔记的部分错误,从更加初级的角度做了部分内容补充☆120Updated 9 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆233Updated 10 months ago
- 《Deep Learning Tuning Playbook》中文翻译版本☆116Updated last year
- 深度学习/计算机视觉/多模态/机器学习/人工智能零基础理论/实战教程汇总分享☆136Updated 2 years ago
- 给中文KAN学习者和开发者准备的各种KAN的详细的中文注释+使用例子☆150Updated 3 months ago
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆129Updated 5 months ago
- ☆123Updated 6 months ago
- To be the world's best PyTorch project template.☆496Updated last year
- 【PyTorch】手把手教你跑通第一个神经网络☆258Updated last year
- AI人工智能、深度学习领域,2025年全网最全即插即用模块,包含各种卷积变种、最新 注意力机制、特征融合模块、上下采样模块,持续更新中......☆345Updated last month
- 对原版《20天吃掉Pytorch》增加代码注释☆19Updated last year
- 《动手学深度学习》习题解答,在线阅读地址如下:☆409Updated 7 months ago
- Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common…☆1,096Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,108Updated 2 years ago
- ☆209Updated 5 months ago
- a super easy clip model with mnist dataset for study☆97Updated 11 months ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- NLP Fundamental Course for 2024 Spring☆10Updated 6 months ago
- 这是DT-AI的学习路线开源版本,欢迎大家享用!对新手友好☆157Updated 9 months ago
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆267Updated 2 months ago
- Quickly bring up your PyTorch project(a skeleton)☆714Updated 2 years ago
- ☆120Updated last year
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆105Updated last year
- Pytorch_Learning_Notes☆100Updated 3 weeks ago
- 基于Pytorch框架,使用CNN模型应用于Minist数据集上的分类任务☆19Updated 3 years ago