Update README.md

This commit is contained in:
Adel Basli 2024-11-11 10:00:31 +01:00 committed by GitHub
parent 2252650cfd
commit dad4566a5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -419,6 +419,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) - PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
* [tensorflow](https://github.com/tensorflow/tensorflow) - The most popular Deep Learning framework created by Google.
* [theano](https://github.com/Theano/Theano) - A library for fast numerical computation.
* [sentence-transformer](https://github.com/UKPLab/sentence-transformers) - A library to easily embed sentences.
## DevOps Tools