Skip to contents

When interactive logging is enabled, Keras displays logs via stdout. This provides the best experience when using Keras in an interactive environment such as a shell or a notebook.

Usage

config_enable_interactive_logging()

Value

No return value, called for side effects.