input_output_functions.py#
This file contains some helper functions for handling input and output.
|
Prints the algorithm parameters. |
|
Saves the algorithm parameters in a text file. |
|
Checks the algorithm parameters for invalid input parameters. |
Checks the algorithm parameters for invalid input parameters if multiple instances are run. |
|
|
Saves and creates the plots and output matrices for the memory optimised SM-SPSA. |
|
Saves and creates the plots and output matrices for SM-SPSA. |
Checks whether the initial transition matrix is stochastic or not. |
|
|
Checks whether the optimised transition matrix and corresponding stationary distribution are valid. |