diff --git a/README.md b/README.md index 799bf87a..ea541a7f 100644 --- a/README.md +++ b/README.md @@ -440,7 +440,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pytorch](https://github.com/pytorch/pytorch) - Tensors and Dynamic neural networks in Python with strong GPU acceleration. * [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. ## DevOps Tools