Pinned Repositories
alphatools
Quantitative finance research tools in Python
dotfiles
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.
lectures
machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
pairs-trading-with-ML
robotic-cats
stock-cluster-nlp
voila-homepage
A simple homepage for serving notebooks with voila.
marketneutral's Repositories
marketneutral/alphatools
Quantitative finance research tools in Python
marketneutral/lectures
marketneutral/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
marketneutral/privateGPT
Interact privately with your documents using the power of GPT, 100% privately, no data leaks
marketneutral/misc_research
marketneutral/pymc-resources
PyMC educational resources
marketneutral/bayesbeta
An enthusiastic followup of bayesalpha
marketneutral/localstreet
marketneutral/stat_rethinking_2022
Statistical Rethinking course winter 2022
marketneutral/stat_rethinking_2024
marketneutral/using-numba
marketneutral/dotfiles
marketneutral/aa228-final-project
marketneutral/bagging_to_bert
marketneutral/CU-DL
marketneutral/doc-gpt
marketneutral/docker-python
Kaggle Python docker image
marketneutral/Graph2Tree
Code for Graph-to-Tree Learning for Solving Math Word Problems (ACL 2020)
marketneutral/Image-Caption-Generation-using-Fastai
Implemented image caption generation method propossed in Show, Attend, and Tell paper using the Fastai framework to describe the content of images. Achieved 24 BLEU score for Beam search size of 5. Designed a Web application for model deployment using the Flask framework.
marketneutral/kuma_utils
My toolbox for data analysis. :)
marketneutral/LBF
marketneutral/LG_SMILES_1st
marketneutral/LG_SMILES_3rd
marketneutral/min_double_descent
A minimal example of double descent
marketneutral/nyaggle
Code for Kaggle and Offline Competitions
marketneutral/Pairwise
React app that uses pairwise comparisons to make decisions easier to make
marketneutral/pystan-jupyter
Enable PyStan(3+) use on Jupyter Notebook/Lab
marketneutral/research_public
Quantitative research and educational materials
marketneutral/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
marketneutral/stat_rethinking_2023
Statistical Rethinking Course for Jan-Mar 2023