Skip to content
Snippets Groups Projects
Commit be1272c5 authored by Easy Build's avatar Easy Build
Browse files

Thu, 01 Mar 2018 12:45:05 +0100

parent 5be14042
No related branches found
No related tags found
No related merge requests found
......@@ -257,6 +257,7 @@ decorator/4.2.1-Py-3.6,2
deMonNano/4.3.6,2
Digimat/5.0.1-COM,2
Digimat/5.0.1-EDU,2
dist-keras/0.2.1-Py-3.6,2
DMTCP/2.5.1,2
DMTCP/2.5.2,2
DMTCP/3.0,2
......@@ -1630,6 +1631,7 @@ Tensorflow/1.3.0-intel-2017b-mkl,2
Tensorflow/1.6.0rc0,2
Tensorflow/1.6.0rc0-Py-3.6,2
tensorflow-tensorboard/1.5.1-Py-3.6,2
termcolor/1.1.0-Py-3.6,2
Theano/0.9.0-Python-3.6.1,2
Theano/1.0.1-Py-3.6,2
Tix/8.1.4-intel-2017a,2
......
......@@ -375,6 +375,7 @@
| [cycler](https://matplotlib.org/cycler) | Composable style cycles. |
| [dask](https://pypi.python.org/pypi/dask) | Parallel PyData with Task Scheduling. |
| [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. |
| [dist-keras](https://pypi.python.org/pypi/dist-keras) | Distributed Deep learning with Apache Spark with Keras. |
| [Flask](https://pypi.python.org/pypi/flask) | A microframework based on Werkzeug, Jinja2 and good intentions. |
| [gast](https://pypi.python.org/pypi/gast) | Python AST that abstracts the underlying Python version |
| [grpcio](https://pypi.python.org/pypi/grpcio) | HTTP/2-based RPC framework |
......@@ -428,6 +429,7 @@
| [tensorboard](https://github.com/tensorflow/tensorboard) | TensorBoard lets you watch Tensors Flow. |
| [Tensorflow](https://www.tensorflow.org/) | An open-source software library for Machine Intelligence |
| [tensorflow-tensorboard](https://github.com/tensorflow/tensorboard) | TensorBoard lets you watch Tensors Flow. |
| [termcolor](https://pypi.python.org/pypi/termcolor) | ANSII Color formatting for output in terminal. |
| [Theano](http://deeplearning.net/software/theano) | Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. |
| [toolz](https://pypi.python.org/pypi/toolz) | List processing tools and functional utilities. |
| [tornado](https://pypi.python.org/pypi/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment