shaopu1225
AML Engine @Bytedance, Master student @berkeley-eecs, focusing on System & Infrastructure
Bytedance
Pinned Repositories
Human-Robot-Interaction
abseil-cpp
Abseil Common Libraries (C++)
AI-System
System for AI Education Resource.
atomic_queue
C++ lockless queue.
awesome-database-learning
A list of learning materials to understand databases internals
awesome-distributed-systems
A curated list to learn about distributed systems
azure-sdk-for-rust
This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
CS-262A
CS 262A Advance Topics in Computer Systems Paper/Lecture notes
RISC-V-Recursive-Examples
Some recursive function examples written by RV32.
skystore
A global object store with S3 interface that optimize performance and cost
shaopu1225's Repositories
shaopu1225/Mastering-the-Cpp17-STL
Mastering the C++17 STL, published by Packt
shaopu1225/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
shaopu1225/High-quality-ellipse-detection
A high-quality ellipse detector based on arc-support line segments which can both accurately and efficiently detect ellipses in images.
shaopu1225/blog-comments
Blog Comment Recording
shaopu1225/DrakeTyporaTheme
JetBrains Darcula theme of Typora theme
shaopu1225/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
shaopu1225/Programming-Pearls
Programming Pearls exercises (编程珠玑第二版习题汇总)