mirror of
https://github.com/vinta/awesome-python.git
synced 2025-12-08 20:12:58 +00:00
Compare commits
5 Commits
5658e9c163
...
c0cec29671
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c0cec29671 | ||
|
|
2252650cfd | ||
|
|
1b70a45ba0 | ||
|
|
0b8a5d1d93 | ||
|
|
a7076aa510 |
@ -373,6 +373,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* Other Relational Databases
|
||||
* [pymssql](https://github.com/pymssql/pymssql) - A simple database interface to Microsoft SQL Server.
|
||||
* [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) - Python driver with native interface for ClickHouse.
|
||||
* [pyodbc](https://github.com/mkleehammer/pyodbc) - An open source Python module that makes accessing ODBC databases simple.
|
||||
* NoSQL Databases
|
||||
* [cassandra-driver](https://github.com/datastax/python-driver) - The Python Driver for Apache Cassandra.
|
||||
* [happybase](https://github.com/python-happybase/happybase) - A developer-friendly library for Apache HBase.
|
||||
@ -416,6 +417,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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user