JYccode's Stars
cycleuser/Stanford-CS-229
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
xinghaochen/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
brucefan1983/CUDA-Programming
Sample codes for my CUDA programming book
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
mobinsheng/books
技术书籍
deep-learning-with-pytorch/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
apiflask/apiflask
A lightweight Python web API framework.
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
silenove/python_ebook
收集了一些Python相关资料
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
unclestrong/DeepLearning_LHY21_Notes
深度学习 李宏毅 2021 学习笔记
Tencent/Forward
A library for high performance deep learning inference on NVIDIA GPUs.
yocn/AndroidMediaCodec
Android 音视频处理集合,关联了ffmpeg\libyuv等等库
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
QSCTech/zju-icicles
浙江大学课程攻略共享计划
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
SuperCV/Book
:green_book:我的个人书籍学习和收藏
muyuxx/onJava8
《On Java 8》中文版,又名《Java编程**》 第5版 https://lingcoder.github.io/OnJava8/
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
Light-City/CPlusPlusThings
C++那些事
jwasham/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.