Without a code example, it's hard to see exactly what you've attempted, which parameters you've given, etc.
However, a quick google search gave me this tutorial, which gave verbose=1 as one of the parameters for the model.fit() function. Perhaps this is what you are looking for?