diff --git a/salomon.csv b/salomon.csv index f492b58f66a35076cb47369f0204a1ba2300b024..226f9964ea38378d3b055c1bcd5204bba046e0da 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1356,9 +1356,11 @@ protobuf/3.3.0-GCC-4.9.3-2.25,2 protobuf/3.4.0-GCC-6.4.0-2.28-Python-3.6.1,2 protobuf/3.4.0-GCC-7.1.0-2.28-Python-3.6.1,2 protobuf/3.4.0-Py-3.6,2 +protobuf/3.5.1-Py-3.6,2 protobuf-python/3.2.0-GCC-7.1.0-2.28-Python-3.6.1,2 protobuf-python/3.4.0-GCC-6.4.0-2.28-Python-3.6.1,2 protobuf-python/3.4.0-Py-3.6,2 +protobuf-python/3.5.1-Py-3.6,2 pudb/2017.1.4-Py-2.7,2 pudb/2017.1.4-Py-3.6,2 pWord2Vec/2018-01-25-intel-2017a,2 @@ -1622,6 +1624,7 @@ Tensorflow/1.3.0,2 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 Theano/0.9.0-Python-3.6.1,2 Theano/1.0.1-Py-3.6,2 Tix/8.1.4-intel-2017a,2 diff --git a/salomon.md b/salomon.md index 5c7a6d0638f72edc8b2c5cb97c82d2f9706aa088..349c197bc3ae1b794e498f300d5262a7af2e9976 100644 --- a/salomon.md +++ b/salomon.md @@ -424,6 +424,7 @@ | [tabulate](https://pypi.python.org/pypi/tabulate) | Pretty-print tabular data. | | [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. | | [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. |