AfiqYahya's Stars
edtechre/pybroker
Algorithmic Trading in Python with Machine Learning
sumilk/algo_trading
gregzanotti/dlsa-public
Deep Learning Statistical Arbitrage
QData/spacetimeformer
Multivariate Time Series Forecasting with efficient Transformers. Code for the paper "Long-Range Transformers for Dynamic Spatiotemporal Forecasting."
pydantic/pydantic
Data validation using Python type hints
quantgirluk/Understanding-Quantitative-Finance
📒 A collection of notes exploring Quantitative Finance concepts with Python
LastAncientOne/Deep_Learning_Machine_Learning_Stock
Deep Learning and Machine Learning stocks represent promising opportunities for both long-term and short-term investors and traders.
dfinke/PowerShellNotebook
Let's you automate PowerShell Notebooks with PowerShell at the command line, exports to Excel and more. On the gallery
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
pkouassi/CQF
The CQF program
sb-ai-lab/LightAutoML
Fast and customizable framework for automatic ML model creation (AutoML)
sokunmin/machine-learning-for-trading
Udacity - Machine Learning for Trading
YuxuanXiu/Financial-Time-Series-Trend-Labeling
This is a non-official implementation of the trend labeling method proposed in the paper "A Labeling Method for Financial Time Series Prediction Based on Trends".
arnaudmiribel/streamlit-faker
A faker for Streamlit
ivopetiz/algotrading
Algorithmic trading framework for cryptocurrencies.
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
cerlymarco/tspiral
A python package for time series forecasting with scikit-learn estimators.
bashtage/arch
ARCH models in Python
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
rubenbriones/Probabilistic-Sharpe-Ratio
Probabilistic Sharpe Ratio example in Python (by Marcos López de Prado)
grantjenks/advent-of-code
Advent of Code https://adventofcode.com/
andrewekhalel/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
arnabbiswas1/kaggle_pipeline_tps_aug_22
Kaggle Pipeline for tabular data competitions
PacktWorkshops/The-Data-Science-Workshop
A New, Interactive Approach to Learning Data Science
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
zhihanyue/ts2vec
A universal time series representation learning framework
Dagalon/PyStochasticVolatility
This repository contains different tools to simulate underlyings under SV dynamics. As well, we have implemented several tools for computing option price under SV.
pyparsing/pyparsing
Python library for creating PEG parsers
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
jmesyou/functional-programming-jargon.py
Jargon from the functional programming world in simple terms!