diff --git a/README.md b/README.md index 1301add..0df285a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [willowtree](https://github.com/federicomariamassari/willowtree) - Robust and flexible Python implementation of the willow tree lattice for derivatives pricing. - [financial-engineering](https://github.com/federicomariamassari/financial-engineering) - Applications of Monte Carlo methods to financial engineering projects, in Python. - [optlib](https://github.com/dbrojas/optlib) - A library for financial options pricing written in Python. +- [tf-quant-finance](https://github.com/google/tf-quant-finance) - High-performance TensorFlow library for quantitative finance. ### Indicators - [pandas_talib](https://github.com/femtotrader/pandas_talib) - A Python Pandas implementation of technical analysis indicators.