From 7e63b2d347473b25db63af74d240a6a7e9cbbc09 Mon Sep 17 00:00:00 2001 From: hlahlou-dev <79840434+hlahlou-dev@users.noreply.github.com> Date: Sun, 17 Sep 2023 19:47:54 +0100 Subject: [PATCH] Added C++ backpropagation tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a10c8ab..0b0a036 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,7 @@ Further resources: * [Polyaxon](https://github.com/polyaxon/polyaxon) - A platform for reproducible and scalable machine learning and deep learning. * [QuestDB](https://questdb.io/) A relational column-oriented database designed for real-time analytics on time series and event data. * [Phoenix](https://phoenix.arize.com) Uncover insights, surface problems, monitor and fine tune your generative LLM, CV and tabular models. +* [XAD](https://github.com/auto-differentiation/XAD) Comprehensive backpropagation tool for C++. #### Natural Language Processing