Skip to main content
Ctrl+K
SM-SPSA - Home
  • Installation
  • User guide
  • API reference
  • Releases
  • GitHub
  • Installation
  • User guide
  • API reference
  • Releases
  • GitHub

Section Navigation

  • Quickstart
  • Input data
    • M_FILE_NAME
    • C_FILE_NAME
    • INSTANCE_PARAMETERS_FILE_NAME
  • Output data
    • RUNNING_TIME_FILE_NAME
    • RUN_PARAMETERS_FILE_NAME
    • Output data SM-SPSA
      • Gradient estimates
      • Objective values
      • Stationary distributions
      • Matrices in the unconstrained space
      • Transition matrices
      • Matrix plots
      • Network plot
      • Objective plot
    • Output data SM-SPSA memory optimised
      • Final gradient estimate
      • Objective values
      • Final stationary distribution
      • Final matrix in the unconstrained space
      • Final transition matrix
      • Network plot
      • Objective plot
  • Examples
  • User guide
  • Input data

Input data#

The algorithm requires several input data sets. These data sets are explained by the parameter name found in smspsa/main.py.

Input data sets

  • M_FILE_NAME
  • C_FILE_NAME
  • INSTANCE_PARAMETERS_FILE_NAME

Created using Sphinx 5.0.2.

Built with the PyData Sphinx Theme 0.15.3.