mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Merge pull request #826 from yeisonvargasf/master
Adding Pytorch: deep learning framework that puts Python first.
This commit is contained in:
commit
2df8bcf08a
1 changed files with 1 additions and 0 deletions
|
@ -434,6 +434,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [Caffe](https://github.com/BVLC/caffe) - A fast open framework for deep learning..
|
||||
* [Keras](https://github.com/fchollet/keras) - A high-level neural networks library and capable of running on top of either TensorFlow or Theano.
|
||||
* [Neupy](http://neupy.com/pages/home.html) - Running and testing different Artificial Neural Networks algorithms.
|
||||
* [Pytorch](http://pytorch.org/) - Tensors and Dynamic neural networks in Python with strong GPU acceleration.
|
||||
* [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…
Reference in a new issue