SydCS
I am Ye, a student in Wuhan University. Learning NN ...
Wuhan University299 Bayi Road, Wuchang District, Wuhan, Hubei, P.R. China
SydCS's Stars
csquires/6.S091-causality
TingsongYu/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
datawhalechina/statistical-learning-method-solutions-manual
统计学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual
mantasu/cs231n
Shortest solutions for CS231n 2021-2024
ysyisyourbrother/SYSU_Notebook
本项目分享了中山大学计算机学院本科和研究生阶段的课程资料、笔记、期末考试卷和其他实用的相关资源。希望对同学们的学习有所帮助❤️,如果喜欢记得给个star🌟
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
weijie-chen/Linear-Algebra-With-Python
Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
xuzhiqin1990/understanding_dl
A lecture note for understanding deep learning
Lordog/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
xinychen/tensor-book
张量计算系列教程 (Tensor Computations Tutorials)
pengsida/learning_research
本人的科研经验
OrangeX4/NJUAI-Notes
我在南京大学人工智能专业学习时所做的笔记 :-)
YuRuiii/2023-NJUAI-open-day-review
A brief review of 2023 NJUAI open day test & interview
fireball0213/NJUAI20
Course projects and notes of undergraduate courses in NJUAI
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
duanzhiihao/lossy-vae
Authors' PyTorch implementation of lossy image compression methods based on hierarchical VAEs
aamini/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
baaivision/Painter
Painter & SegGPT Series: Vision Foundation Models from BAAI
jaymody/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
jingyi0000/VLM_survey
Collection of AWESOME vision-language models for vision tasks
valeoai/FOUND
PyTorch code for Unsupervised Object Localization: Observing the Background to Discover Objects
matheusfacure/python-causality-handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
huggingface/deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
mli/paper-reading
深度学习经典、新论文逐段精读
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
ssloy/tinyrenderer
A brief computer graphics / rendering course
walkccc/CLRS
📚 Solutions to Introduction to Algorithms Third Edition