kch6's Stars
DataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
quant-science/sunday-quant-scientist
A Free Newsletter for Quantitative and Algorithmic Trading, Portfolio Analysis, and Investing
roboflow/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
inducer/numerics-notes
Slides/notes and Jupyter notebook demos for an introductory course of numerical analysis/scientific computing
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
CppCon/CppCon2017
Slides and other materials from CppCon 2017
rutura/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
quantprep/quantnewgrad2022
mikinty/Trading-Interview-Questions
Guide on how to prepare for quant trading roles out of college
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
bslatkin/effectivepython
Effective Python: Third Edition — Source Code and Errata for the Book