JayceNing / AI_study_notesLinks
我的AI学习笔记。包括b站up主deep_thoughts的PyTorch课程笔记和相关代码;北邮深度学习与数字视频PPT代码。
☆35Updated 11 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
Sorting:
- a super easy clip model with mnist dataset for study☆117Updated last year
- ☆41Updated 4 months ago
- 童发发的大模型学习之旅☆79Updated last week
- 和李沐一起读论文☆195Updated 3 weeks ago
- pytorch复现stable diffusion☆173Updated last year
- Materials for the Hugging Face Diffusion Models Course☆225Updated 2 years ago
- Hugging Vision, Hugging AGI.☆148Updated 3 weeks ago
- Pytorch Lightning入门中文教程,转载请注明来源。(当初是写着玩的,建议看完MNIST这个例子再上手)☆217Updated 4 years ago
- 这是一个DiT-pytorch的代码,主要用于学习DiT结构。☆77Updated last year
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆495Updated 2 months ago
- vision transformer on mnist dataset☆34Updated last year
- Diffusion Transformers (DiTs) trained on MNIST dataset☆113Updated last year
- a chinese tutorial of git☆155Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆258Updated last year
- ☆75Updated last year
- Hugging Face Audio Course中文版,帮助学习者快速入门音频模态☆36Updated last year
- 《多模态大模型:新一代人工智能技术范式》作者:刘阳,林倞☆210Updated 6 months ago
- ☆329Updated 3 months ago
- 帮助新手快速入门、快速使用、习惯 OpenMMLab 开源库官方文档且能够自主上手实验,自由选择阅读更深层的知识。☆63Updated 2 years ago
- [CVPR 2024] iKUN: Speak to Trackers without Retraining☆126Updated 11 months ago
- pytorch单精度、半精度、混合精度、单卡、多卡(DP / DDP)、FSDP、DeepSpeed模型训练代码,并对比不同方法的训练速度以及GPU内存的使用☆100Updated last year
- Demos for deep learning☆615Updated 6 months ago
- 一系列文生图模型概念讲解及 代码实现☆67Updated 7 months ago
- WWW2025 Multimodal Intent Recognition for Dialogue Systems Challenge☆123Updated 6 months ago
- ☆224Updated 2 months ago
- ☆107Updated last year
- ☆161Updated last year
- modern AI for beginners☆137Updated this week
- yolo master 本课程主要对yolo系列模型进行介绍,包括各版本模型的结构,进行的改进等,旨在帮助学习者们可以了解和掌握主要yolo模型的发展脉络,以期在各自的应用领域可以进一步创新并在自己的任务上达到较好的效果。☆108Updated 2 months ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆81Updated last month