Compare commits

...

2 Commits

Author SHA1 Message Date
Vinta Chen
c52dba9b29
Merge pull request #2498 from arunachalamev/add-lighting
added deep learning framework Lighting
2023-07-13 23:37:08 +08:00
Ella Venkatesan, Arunachalam
eb335c5abe added deep learning framework Lighting 2023-07-12 19:48:07 -04:00

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.
* [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.
* [lightning](https://github.com/Lightning-AI/lightning) - Deep learning framework to train, deploy, and ship AI products Lightning fast.
## DevOps Tools