YangWangsky's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
jackfrued/Python-100-Days
Python - 100天从新手到大师
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
ddbourgin/numpy-ml
Machine learning, in numpy
Bigkoo/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
haoel/haoel.github.io
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
xcatliu/typescript-tutorial
TypeScript 入门教程
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
FudanNLP/nlp-beginner
NLP上手教程
conanhujinming/tips_for_interview
我的一些面试心得;自学CS历程分享;找工作求职经验分享
wind-liang/leetcode
leetcode 顺序刷题,详细通俗题解,with JAVA
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
arkingc/note
学习笔记整理📚
waleedka/hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
ChenglongChen/kaggle-CrowdFlower
1st Place Solution for CrowdFlower Product Search Results Relevance Competition on Kaggle.
zhangxiaosong18/FreeAnchor
FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)
richardaecn/class-balanced-loss
Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019
Angzz/awesome-panoptic-segmentation
Panoptic Segmentation Resources List
ZJULearning/RMI
This is the code for the NeurIPS 2019 paper Region Mutual Information Loss for Semantic Segmentation.
wepe/efficient-decision-tree-notes
高效决策树算法系列笔记
zsdonghao/research-and-coding
研究资源列表 A curated list of research resources
arashashari/torch-blocksparse
Block-sparse primitives for PyTorch
Xingfush/LeetCode-Notes
Personal notes and thoughts about Algorithm and Data structure on LeetCode.