#! /bin/bash python -c 'import tensorflow; print(tensorflow.__version__)' python -c 'import keras; print(keras.__version__)'