SydCS
This is Ye, Working on NN ...
Wuhan University299 Bayi Road, Wuchang District, Wuhan, Hubei, P.R. China
SydCS's Stars
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
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
algorithmzuo/algorithm-journey
左程云的算法和数据结构通关课
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
facebookresearch/NeuralCompression
A collection of tools for neural compression enthusiasts.
SFUMECJF/cs61b-study-guide
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
Qinying-Liu/Awesome-Open-Vocabulary-Semantic-Segmentation
A curated publication list on open vocabulary semantic segmentation and related area (e.g. zero-shot semantic segmentation) resources..
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
KMnP/vpt
❄️🔥 Visual Prompt Tuning [ECCV 2022] https://arxiv.org/abs/2203.12119
KaiyangZhou/CoOp
Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)
Visualize-ML/Book4_Power-of-Matrix
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
huggingface/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course