diff --git a/README.md b/README.md index 94c538b..a0c7361 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [algorithmic-trading-with-python](https://github.com/chrisconlan/algorithmic-trading-with-python) - Free `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data. - [DeepDow](https://github.com/jankrepl/deepdow) - Portfolio optimization with deep learning + + ### Risk Analysis - [pyfolio](https://github.com/quantopian/pyfolio) - Portfolio and risk analytics in Python. @@ -109,6 +111,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Factor Analysis - [alphalens](https://github.com/quantopian/alphalens) - Performance analysis of predictive alpha factors. +- [Spectre](https://github.com/Heerozh/spectre) - GPU-accelerated Factors analysis library and Backtester ### Time Series