Stars
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
LMT (LayeredMemoryTrader) is a multi-agent trading system using LLMs with human-style short/mid/long memory debates.
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
FinRL®: Financial Reinforcement Learning. 🔥
A collection of machine learning examples and tutorials.
End-to-end deployment of AWS model from docker through serverless S3 front-end
Matrix Factorization for Collaborative Filtering: Linear to Non-Linear Models in Python
Notes on many interesting RL papers
Batch-scoring system that predicts stock prices using ML 3-pipeline design.
A Free Newsletter for Quantitative and Algorithmic Trading, Portfolio Analysis, and Investing
References on Optimal Control, Reinforcement Learning and Motion Planning
Common used path planning algorithms with animations.
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
Build and deploy a REST API for taxi trip data 🚕
This repo will have my Youtube videos
This is a Python reproduction of the original case study performed in R language- 'A/B Testing with Machine Learning - A Step-by-Step Tutorial written by Matt Dancho of Business Science'
This is my portfolio site created with portfoliodown package from Matt Dancho
This is a repo for the scripts for different visualisations. Could be used as a template
R&D playground to play with agents and OpenBB
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
All Algorithms implemented in Python
Classical equations and diagrams in machine learning
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
This repository contains the files to build your very own AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-rele…