From 6320f1dfa016346cf388e7dbb56b9c4c6c89a8d4 Mon Sep 17 00:00:00 2001 From: Nikita Titov Date: Thu, 10 Dec 2020 19:20:58 +0300 Subject: [PATCH] added daal4py to related projects (#3638) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 342deb71d298..b12c470c5bee 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ Treelite (model compiler for efficient deployment): https://github.com/dmlc/tree cuML Forest Inference Library (GPU-accelerated inference): https://github.com/rapidsai/cuml +daal4py (Intel CPU-accelerated inference): https://github.com/IntelPython/daal4py + m2cgen (model appliers for various languages): https://github.com/BayesWitnesses/m2cgen leaves (Go model applier): https://github.com/dmitryikh/leaves