zhaohan-dong's Stars
nlohmann/json
JSON for Modern C++
karpathy/llama2.c
Inference Llama 2 in one file of pure C
fail2ban/fail2ban
Daemon to ban hosts that cause multiple authentication errors
GoogleCloudPlatform/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
ml-explore/mlx-examples
Examples in the MLX framework
kernc/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
lballabio/QuantLib
The QuantLib C++ library
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
pmorissette/bt
bt - flexible backtesting for Python
databricks/LearningSparkV2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
sunknudsen/privacy-guides
Privacy guides reference material (archived)
je-suis-tm/web-scraping
Detailed web scraping tutorials for dummies with financial data crawlers on Reddit WallStreetBets, CME (both options and futures), US Treasury, CFTC, LME, MacroTrends, SHFE and alternative data crawlers on Tomtom, BBC, Wall Street Journal, Al Jazeera, Reuters, Financial Times, Bloomberg, CNN, Fortune, The Economist
jaege/Cpp-Primer-5th-Exercises
Solutions to Exercises in C++ Primer 5th Edition
microsoft/causica
iains/gcc-darwin-arm64
GCC master branch for Darwin with experimental support for Arm64. Currently GCC-15.0.1 [February 2025]
microsoft/showwhy
safellama/plexiglass
A toolkit for detecting and protecting against vulnerabilities in Large Language Models (LLMs).
ml-explore/mlx-c
C API for MLX
Fahien/excpp
:pencil: Solutions to exercises in the Bjarne Stroustrup's textbook The C++ Programming Language, 4th Edition