From 4f29a6d8e96fc36b498736fb3ce0b10226624d88 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Tue, 29 Mar 2022 06:02:10 -0300 Subject: [PATCH] Added Machine Learning in Asset Management (by @firmai) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aeea9c..cb3084e 100644 --- a/README.md +++ b/README.md @@ -460,3 +460,4 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [rough_bergomi](https://github.com/ryanmccrickerd/rough_bergomi) - A Python implementation of the rough Bergomi model. - [frh-fx](https://github.com/ryanmccrickerd/frh-fx) - A python implementation of the fast-reversion Heston model of Mechkov for FX purposes. - [value-investing-studies](https://github.com/euclidjda/value-investing-studies) - A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time. +- [machine-learning-asset-management](https://github.com/firmai/machine-learning-asset-management) - Machine Learning in Asset Management (by @firmai).