sage.plotting.output_trajectory

Filename : output_trajectory.py Description : Short description of the file

Created on 2026-03-21 17:55:48

__author__ = Narenraju Nagarajan __copyright__ = Copyright 2026, ProjectName __license__ = MIT Licence __version__ = 0.0.1 __maintainer__ = Narenraju Nagarajan __affiliation__ = N/A __email__ = N/A __status__ = [‘inProgress’, ‘Archived’, ‘inUsage’, ‘Debugging’]

GitHub Repository: NULL

Documentation: NULL

Functions

plot_output_trajectory_over_epochs(all_ranking_stats, ...)

Plot network output trajectory for a selection of signals over epochs

Module Contents

plot_output_trajectory_over_epochs(all_ranking_stats, labels, epoch_list, export_dir=None, save=True, signal_idx=None)[source]

Plot network output trajectory for a selection of signals over epochs all_ranking_stats: list of arrays per epoch signal_idx: optional list of indices to plot