Pinned Repositories
dspy
DSPy: The framework for programming—not prompting—language models
american-options-pricing
Pricing American Options (Binomial w/ C++ and WS server)
bot-for-bots-public
A bot to deal with customer service bot
dspy
DSPy: The framework for programming—not prompting—foundation models
dspy-demo-20240813
etl-yfinance-kafka-beam
Read stock data from Yahoo finance and load into Apache Kafka and perform transforms on Apache Beam
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
green-stock-return-twitter-sentiment
Trying to find correlations between Twitter sentiment on climate change and stock returns. Accompanying code for my LSE dissertation.
raspberry-pi
Raspberry Pi 4/5 config stuff w/ Ansible
text-generation-inference-no-flash-attn
Large Language Model Text Generation Inference (Modified with no flash attention for older GPUs)
zhaohan-dong's Repositories
zhaohan-dong/american-options-pricing
Pricing American Options (Binomial w/ C++ and WS server)
zhaohan-dong/bot-for-bots-public
A bot to deal with customer service bot
zhaohan-dong/green-stock-return-twitter-sentiment
Trying to find correlations between Twitter sentiment on climate change and stock returns. Accompanying code for my LSE dissertation.
zhaohan-dong/text-generation-inference-no-flash-attn
Large Language Model Text Generation Inference (Modified with no flash attention for older GPUs)
zhaohan-dong/dspy
DSPy: The framework for programming—not prompting—foundation models
zhaohan-dong/dspy-demo-20240813
zhaohan-dong/etl-yfinance-kafka-beam
Read stock data from Yahoo finance and load into Apache Kafka and perform transforms on Apache Beam
zhaohan-dong/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
zhaohan-dong/llama-recipes
Examples and recipes for Llama 2 model
zhaohan-dong/mit-xv6-labs-2023
A fork of MIT's xv6 lab 2023 labs repo. Original git: git://g.csail.mit.edu/xv6-labs-2023
zhaohan-dong/plexiglass
A security testing toolbox for adversarial attacks on DNNs and LLMs.
zhaohan-dong/raspberry-pi
Raspberry Pi 4/5 config stuff w/ Ansible
zhaohan-dong/stock-data-tools
Crawling intra-day data from Yahoo Finance. Also included Plotly implementation for plotting price and volume data
zhaohan-dong/wx
✈️ Getting Aviation Weather Reports from NOAA in C
zhaohan-dong/yfinance-extended
Extension of yfinance package to support wide-format dataframe, pyarrow and data export to parquet
zhaohan-dong/zhaohan-dong
Config files for my GitHub profile.
zhaohan-dong/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
zhaohan-dong/openvpn-install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
zhaohan-dong/whatsapp-notion-bot
Archive of a project for MSII SDG, with chatbot + Notion ORM, AWS infra, etc.
zhaohan-dong/xv6-riscv
Xv6 for RISC-V