Added C++ backpropagation tool

This commit is contained in:
hlahlou-dev 2023-09-17 19:47:54 +01:00 committed by GitHub
parent d171aa6b68
commit 7e63b2d347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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++.
<a name="cpp-natural-language-processing"></a>
#### Natural Language Processing