Remove trailing whitespace

* Removed trailing whitespace from one of the list entries.
This commit is contained in:
RajaRaviVarma 2018-01-02 13:42:23 +05:30
parent 7d4cf94099
commit c5254bfefa
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [MXNet](https://github.com/dmlc/mxnet) - A deep learning framework designed for both efficiency and flexibility.
* [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.
* [Serpent.AI](https://github.com/SerpentAI/SerpentAI) - Game agent framework. Use any video game as a deep learning sandbox.
* [Serpent.AI](https://github.com/SerpentAI/SerpentAI) - Game agent framework. Use any video game as a deep learning sandbox.
* [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.