Stars
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
🤗 smolagents: a barebones library for agents that think in code.
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
Code and Slides
"AI-Researcher: Autonomous Scientific Innovation" -- A production-ready version: https://novix.science/chat
Code for "Is There a Replication Crisis in Finance" by Jensen, Kelly and Pedersen (2023)
Mono-repo for the PhD course AI for Business Research (DOTE 6635, S25)
Mono repo for the PhD course AI for Business Research (DSME 6635, S24)
Code to accompany our paper Chen and Zimmermann (2020), "Open source cross-sectional asset pricing"
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
This repository hosts the code behind the online book, Coding for Economists.
Code and notebooks for Econometric Theory
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
scikit-learn: machine learning in Python
Development space for PhD in Finance
A curated list of practical financial machine learning tools and applications.
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
《动手学大模型Dive into LLMs》系列编程实践教程
Python code for "Probabilistic Machine learning" book by Kevin Murphy
This repository shows a sample example to build, manage and orchestrate Machine Learning workflows using Amazon Sagemaker and Apache Airflow.
The repository for the Machine Learning and Big Data with kdb+/q book by Novotny et al.
Additional linear models including instrumental variable and panel data models that are missing from statsmodels.
Hyperparameter Experiments with TensorFlow and Keras