Merge pull request #956 from hlahlou-dev/master

Added C++ backpropagation tool
This commit is contained in:
Joseph Misiti 2023-10-30 11:30:33 -04:00 committed by GitHub
commit ce9c5f7314
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