diff --git a/README.md b/README.md index 22ee54f6c9ae7552bb851ff90deeb647df44c92a..98e21f4497658064a464fd03a57ac506e066b83c 100644 --- a/README.md +++ b/README.md @@ -477,6 +477,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Serpent.AI](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. +* [Ludwig](https://uber.github.io/ludwig/) - Toolbox that allows to train and test deep learning models without the need to write code. ## DevOps Tools