JayceNing / AI_study_notes
我的AI学习笔记。包括b站up主deep_thoughts的PyTorch课程笔记和相关代码;北邮深度学习与数字视频PPT代码。
☆29Updated 9 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
- ☆214Updated last week
- vision transformer on mnist dataset☆30Updated last year
- diffusion model on mnist☆46Updated 7 months ago
- a super easy clip model with mnist dataset for study☆102Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆242Updated 11 months ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆205Updated 2 months ago
- ☆103Updated last year
- Demos for deep learning☆545Updated 3 months ago
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆283Updated 3 months ago
- Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer☆70Updated last year
- a chinese tutorial of git☆152Updated 11 months ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆387Updated 3 months ago
- Materials for the Hugging Face Diffusion Models Course☆219Updated 2 years ago
- 和李沐一起读论文☆176Updated 2 months ago
- AutoDL平台服务器适配梯子, 使用 Clash 作为代理工具☆238Updated 4 months ago
- Pytorch Lightning入门中文教程,转载请注明来源。(当初是写着玩的,建议看完MNIST这个例子再上手)☆206Updated 4 years ago
- ☆292Updated last month
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆57Updated 4 months ago
- [CVPR 2024] iKUN: Speak to Trackers without Retraining☆121Updated 9 months ago
- 这是一个DiT-pytorch的代码,主要用于学习DiT结构。☆75Updated last year
- pytorch复现stable diffusion☆160Updated last year
- 500 行代码实现降噪扩散模型 DDPM,干净无依赖☆164Updated last year
- Diffusion Transformers (DiTs) trained on MNIST dataset☆95Updated 11 months ago
- A paper list of some recent Computer Vision(CV) works☆148Updated this week
- ☆19Updated 2 years ago
- 历年ICLR论文和开源项目合集,包含ICLR2021、ICLR2022、ICLR2023、ICLR2024、ICLR2025.☆195Updated last week
- To be the world's best PyTorch project template.☆499Updated 2 years ago
- 帮助新手快速入门、快速使用、习惯 OpenMMLab 开源库官方文档且能够自主上手实验,自由选择阅读更深层的知识。☆61Updated 2 years ago
- WWW2025 Multimodal Intent Recognition for Dialogue Systems Challenge☆118Updated 4 months ago
- 一系列文生图模型概念讲解及代码实现☆54Updated 5 months ago