qzhang0130's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
kdn251/interviews
Everything you need to know to get the job.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
satwikkansal/wtfpython
What the f*ck Python? 😱
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
checkcheckzz/system-design-interview
System design interview for IT companies
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
haoel/leetcode
LeetCode Problems' Solutions
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
lawlite19/MachineLearning_Python
机器学习算法python实现
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
xizhengszhang/Leetcode_company_frequency
Collection of leetcode company tag problems. Periodically updating.
lancetw/ebook-1
A collection of classic computer science books from Internet
jayinai/data-science-question-answer
A repo for data science related questions and answers
tolerious/Programming_learning_resource
学习计算机科学的一些pdf资源,欢迎赞赏
ahmetozlu/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
sharanyaa/grok_sdi_educative
Grokking the System Design Interview Course
GUI/covid-vaccine-spotter
AMReX-Astro/Castro
Castro (Compressible Astrophysics): An adaptive mesh, astrophysical compressible (radiation-, magneto-) hydrodynamics simulation code for massively parallel CPU and GPU architectures.
ResidentMario/designing-data-intensive-applications-notes
Reading notes on the excellent "Designing Data-Intensive Applications"
auspbro/ebook-cpp
ebooks about cpp programing
app-generator/flask-gradient-able
Gradient Able - Open-Source Flask Dashboard | AppSeed
kimihe/Falcon
A computation-parallel deep learning architecture.