run.interactive.interactive_spin

run.interactive.interactive_spin#

interactive_spin(model: Model, trainer: Trainer, plotter: Plotter, params_file: str)[source]#

Script for interactive learning

Shows a training graph and allows you to pause training at any time and view the intermediate result.

Parameters: