Shawn91 / 100_Tensor_exercisesLinks
100 个 PyTorch Tensor 练习题(带答案)
☆19Updated 5 years ago
Alternatives and similar repositories for 100_Tensor_exercises
Users that are interested in 100_Tensor_exercises are comparing it to the libraries listed below
Sorting:
- Quickly bring up your PyTorch project(a skeleton)☆737Updated 3 years ago
- bilibili video course src code☆383Updated last year
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆281Updated last year
- How to use wandb?☆677Updated 2 years ago
- To be the world's best PyTorch project template.☆513Updated 2 years ago
- 李宏毅 (HUNG-YI LEE)机器学习作业思路代码分享☆226Updated 10 months ago
- ☆199Updated 3 years ago
- 算法岗笔试面试大全,励志做算法届的《五年高考,三年模拟》!☆621Updated 6 months ago
- 理工科-大模型入门实训课程☆96Updated last month
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆455Updated 3 years ago
- ☆213Updated 2 months ago
- modern AI for beginners☆165Updated last month
- An awesome resume template.☆173Updated 7 months ago
- ✔️(持续更新)李沐 【动手学深度学习v2 PyTorch版】课程学习笔记,更正了AccumulateMore笔记的部分错误,从更加初级的角度做了部分内容补充☆175Updated last year
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆139Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆138Updated 2 years ago
- 历年ICLR论文和开源项目合集,包含ICLR2021、ICLR2022、ICLR2023、ICLR2024、ICLR2025.☆453Updated 6 months ago
- a super easy clip model with mnist dataset for study☆139Updated last year
- For People! For Freedom!☆129Updated last month
- Individual learning to implement some modules☆29Updated last year
- 《动手做科研》面向科研初学者,一步一步地展示如何入门人工智能科研☆474Updated 7 months ago
- ☆101Updated 3 months ago
- 动手学深度学习课程相关内容☆40Updated 2 years ago
- Pytorch_Study_Demo☆83Updated last year
- ☆236Updated 6 months ago
- 李宏毅(Hung-yi Lee) 2022年春季机器学习课程,包括课件和作业,☆155Updated 3 years ago
- 对Deep Learning Tuning Playbook的翻译☆52Updated 2 years ago
- 《跟我一起深度学习》@月来客栈 出品☆227Updated 2 months ago
- Learning LLM Implementaion and Theory for Practical Landing☆184Updated 9 months ago
- 关于Transformer模型的最简洁pytorch实现,包含详细注释☆215Updated last year