Stars
The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑🔬
PaL: Program-Aided Language Models (ICML 2023)
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Master programming by recreating your favorite technologies from scratch.
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.
UCL MSc Computational Statistics and Machine Learning Revision Notes
Guide on how to prepare for quant trading roles out of college
Public quant internship repository, maintained by NUFT but available for everyone.
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
🎨 Diagram as Code for prototyping cloud system architectures
Here I test a simple ML trading strategy
A beautiful resume/cover letter LaTeX template pair that are extraordinarily easy to use.
Code for Machine Learning for Algorithmic Trading, 2nd edition.
All notes and materials for the CS229: Machine Learning course by Stanford University
My curriculum vitae (CV) written using LaTeX.
Option pricing with various models (Black-Scholes, Heston, Merton jump diffusion, etc) and methods (Monte Carlo, finite difference, Fourier).
A model free Monte Carlo approach to price and hedge American options equiped with Heston model, OHMC, and LSM
Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of finan…
Collection of notebooks about quantitative finance, with interactive python code.
Courses, Articles and many more which can help beginners or professionals.
Implementation of Monte Carlo simulations and Black-Scholes method to calculate prices for American and European options respectively.