remove theano: deprecated since 2017

MILA stopped development after v1.0. Succeeded by PyTensor
(maintained by PyMC team). See github.com/Theano/Theano

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-01-08 17:00:01 +08:00
parent f143318cfd
commit cb08c2e401

View File

@@ -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