karabellyj's Stars
john-science/scipy_con_2019
Tutorial Sessions for SciPy Con 2019
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
BlackArbsCEO/Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
cantaro86/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
grananqvist/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
jasonstrimpel/volatility-trading
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading
pypa/pipx
Install and Run Python Applications in Isolated Environments
anthonyng2/Machine-Learning-For-Finance
Machine Learning for finance and investment introduction
allenai/allennlp
An open-source NLP research library, built on PyTorch.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
wywongbd/pairstrade-fyp-2019
We tested 3 approaches for Pair Trading: distance, cointegration and reinforcement learning approach.
QuantConnect/Research
Open sourced research notebooks by the QuantConnect team.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Wookai/paper-tips-and-tricks
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
AlexIoannides/pymc-example-project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
bashtage/arch
ARCH models in Python
je-suis-tm/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
udacity/machine-learning
Content for Udacity's Machine Learning curriculum
playgrdstar/financial_data_viz
Computing some financial measures and visualising them in Pandas
quantopian/research_public
Quantitative research and educational materials
satwikkansal/wtfpython
What the f*ck Python? 😱