JayceNing / AI_study_notes
我的AI学习笔记。包括b站up主deep_thoughts的PyTorch课程笔记和相关代码;北邮深度学习与数字视频PPT代码。
☆26Updated 7 months ago
Alternatives and similar repositories for AI_study_notes:
Users that are interested in AI_study_notes are comparing it to the libraries listed below
- Demos for deep learning☆485Updated last month
- ☆70Updated 8 months ago
- 《Deep Learning Tuning Playbook》中文翻译版本☆111Updated last year
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆277Updated last month
- a super easy clip model with mnist dataset for study☆89Updated 10 months ago
- 这里用来存储做人工智能项目的代码和参加数据挖掘比赛的代码☆81Updated last month
- a chinese tutorial of git☆148Updated 9 months ago
- Materials for the Hugging Face Diffusion Models Course☆206Updated last year
- 对[Deep Learning Tuning Playbook](https://github.com/google-research/tuning_playbook) 的翻译☆55Updated last year
- 给中文KAN学习者和开发者准备的各种KAN的详细的中文注释+使用例子☆138Updated last month
- Pytorch Lightning入门中文教程,转载请注明来源。(当初是写着玩的,建议看完MNIST这个例子再上手)☆200Updated 4 years ago
- ☆204Updated 4 months ago
- ☆99Updated last year
- Diffusion Transformers (DiTs) trained on MNIST dataset☆81Updated 9 months ago
- 深度学习/计算机视觉/多模态/机器学习/人工智能零基础理论/实战教程汇总分享☆134Updated 2 years ago
- 帮助新手快速入门、快速使用、习惯 OpenMMLab 开源库官方文档且能够自主上手实验,自由选择阅读更深层的知识。☆57Updated last year
- 解锁HuggingFace生态的百般用法☆79Updated last month
- vision transformer on mnist dataset☆23Updated 9 months ago
- A template for rapid deployment of PyTorch models.☆63Updated 2 years ago
- 《动手做科研》面向科研初学者,一步一步地展示如何入门人工智能科研☆291Updated 2 months ago
- 和李沐一起读论文☆145Updated last week
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆250Updated last month
- Hugging StableDiffusion, Hugging Future.☆119Updated this week
- PyTorch深度学习代码框架☆23Updated 7 months ago
- diffusion model on mnist☆39Updated 4 months ago
- Datawhale论文分享,阅读前沿论文,分享技术创新☆42Updated 9 months ago
- 基于科研论文导向的可视化绘图集锦☆137Updated 2 weeks ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆56Updated 10 months ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆219Updated 8 months ago
- 李宏毅机器学习2020课程的相关代码☆84Updated 2 years ago