mirror of
https://github.com/vinta/awesome-python.git
synced 2025-12-08 20:12:58 +00:00
Compare commits
5 Commits
53ed0e4ad9
...
1f9c612550
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f9c612550 | ||
|
|
2252650cfd | ||
|
|
1b70a45ba0 | ||
|
|
0b8a5d1d93 | ||
|
|
455046c2e9 |
@ -416,6 +416,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* [keras](https://github.com/keras-team/keras) - A high-level neural networks library and capable of running on top of either TensorFlow or Theano.
|
||||
* [pytorch](https://github.com/pytorch/pytorch) - Tensors and Dynamic neural networks in Python with strong GPU acceleration.
|
||||
* [pytorch-lightning](https://github.com/Lightning-AI/pytorch-lightning) - Deep learning framework to train, deploy, and ship AI products Lightning fast.
|
||||
* [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.
|
||||
|
||||
@ -502,6 +503,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* [modoboa](https://github.com/modoboa/modoboa) - A mail hosting and management platform including a modern Web UI.
|
||||
* [salmon](https://github.com/moggers87/salmon) - A Python Mail Server.
|
||||
* Clients
|
||||
* [smtplib](https://docs.python.org/3/library/smtplib.html) - (Python standard library) Provides an SMTP client session object to send emails over the internet.
|
||||
* [imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans.
|
||||
* [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client.
|
||||
* Others
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user