Added tf-quant-finance

This commit is contained in:
wilsonfreitas
2021-04-12 05:48:03 -03:00
parent 2ce5e72933
commit 421789bfae
+1
View File
@@ -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.