added deep learning framework Lighting

This commit is contained in:
Ella Venkatesan, Arunachalam 2023-07-12 19:48:07 -04:00
parent 173b05c1f6
commit eb335c5abe

View File

@ -483,6 +483,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [SerpentAI](https://github.com/SerpentAI/SerpentAI) - Game agent framework. Use any video game as a deep learning sandbox. * [SerpentAI](https://github.com/SerpentAI/SerpentAI) - Game agent framework. Use any video game as a deep learning sandbox.
* [tensorflow](https://github.com/tensorflow/tensorflow) - The most popular Deep Learning framework created by Google. * [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. * [Theano](https://github.com/Theano/Theano) - A library for fast numerical computation.
* [lightning](https://github.com/Lightning-AI/lightning) - Deep learning framework to train, deploy, and ship AI products Lightning fast.
## DevOps Tools ## DevOps Tools