-
Duke University
- https://scholar.google.com/citations?user=NuiSuFgAAAAJ&hl=zh-CN
Stars
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
My implementations on the 5 assignments of cs336
My implementation of Stanford CS336 assignments.
My Solution and Notes for the Stanford CS336: LLM from scratch
A Python-embedded modeling language for convex optimization problems.
code for deep learning courses
Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Research papers and blogs to transition to AI Engineering
🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱
This repository contains related work, benchmarks and datasets for the paper "Large Language Models in Finance (FinLLMs)".
《现代C++编程:从入门到实践》原书代码、习题答案和个人笔记,仅供学习和交流。
This repository contains LLM (Large language model) interview question asked in top companies like Google, Nvidia , Meta , Microsoft & fortune 500 companies.
深度学习入门教程, 优秀文章, Deep Learning Tutorial
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
A list of online resources for quantitative modeling, trading, portfolio management
Quantitative analysis, strategies and backtests
Implements Path Shadowing Monte Carlo (PSMC).
This repository includes an introduction to statistical arbitrage pairs trading. Specifically, I discuss some of the research methods required in order to find a successful pair as well as the code…
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin