diff --git a/salomon.csv b/salomon.csv
index b995ac52ad2d0edd5a5f032cfd8e000ae3302a38..dac37de118a983cbd48fc118e686262d0c2e44f4 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -740,6 +740,7 @@ Keras/2.0.5-Tensorflow-1.3.0-intel-2017b-mkl-Python-3.6.1,2
 Keras/2.0.5-Theano-1.2.0-Python-3.6.1,2
 Keras/2.1.2-Tensorflow-1.2.0-Python-3.6.1,2
 Keras/2.1.2-Tensorflow-1.6.0rc0-Python-3.6.1,2
+Keras/2.1.4-Py-3.6-Theano-1.0.1,2
 LAMMPS/17Jan2018-intel-2017a,2
 LAMMPS/17Jan2018-intel-2017a-MIC,2
 LAMMPS/22Sep2017-intel-2017a,2
@@ -1613,6 +1614,7 @@ Tensorflow/1.3.0,2
 Tensorflow/1.3.0-intel-2017b-mkl,2
 Tensorflow/1.6.0rc0,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
 Tk/8.5.12,2
 Tk/8.5.12-intel-2015b,2
diff --git a/salomon.md b/salomon.md
index ac70fbba007bde8ca72cec5ab59867a7d960bf7d..99126f6bf53afb21502b58f4c808579f037d1d6d 100644
--- a/salomon.md
+++ b/salomon.md
@@ -376,6 +376,7 @@
 | [h5py](http://www.h5py.org/) | HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. |
 | [itsdangerous](https://pypi.python.org/pypi/itsdangerous) | Various helpers to pass trusted data to untrusted environments and back. |
 | [Jinja2](https://pypi.python.org/pypi/jinja) | A small but fast and easy to use stand-alone template engine written in pure python. |
+| [Keras](https://keras.io/) | Keras is a minimalist, highly modular neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. |
 | [latexcodec](https://pypi.python.org/pypi/latexcodec) | A lexer and codec to work with LaTeX code in Python. |
 | [lxml](http://lxml.de/) | The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. |
 | [Mako](http://www.makotemplates.org) | A super-fast templating language that borrows the best ideas from the existing templating languages |