diff --git a/README.md b/README.md index b3639f7..f65ca33 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ #### General-Purpose Machine Learning - +* [Arize-Phoenix](https://github.com/Arize-ai/phoenix) - An open source tool that provides ML observability in a notebook to validate, monitor and fine tune your generative LLM, CV and tabular models. * [BanditLib](https://github.com/jkomiyama/banditlib) - A simple Multi-armed Bandit library. **[Deprecated]** * [Caffe](https://github.com/BVLC/caffe) - A deep learning framework developed with cleanliness, readability, and speed in mind. [DEEP LEARNING] * [CatBoost](https://github.com/catboost/catboost) - General purpose gradient boosting on decision trees library with categorical features support out of the box. It is easy to install, contains fast inference implementation and supports CPU and GPU (even multi-GPU) computation.