Skip to content
logo
In Silico Framework
_Strategy._get_x0
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
      • simrun
        • modular_reduced_model_inference
          • data_extractor
          • reduced_model
          • solver
          • strategy
            • _Strategy
              • _get_score
              • setup
              • _setup
              • _get_x0
                • Msimrun.modular_reduced_model_inference.strategy._Strategy._get_x0
              • set_split
              • get_score_static
              • get_y_static
              • _objective_function_static
              • add_solver
            • RaisedCosineBasis
            • Strategy_spatiotemporalRaisedCosine
            • make_weakref
            • dereference
            • clear_memory
            • convert_to_numpy
        • PSP_with_cell_modification
        • generate_synapse_activations
        • get_cell_with_network
        • parameters_to_cell
        • rerun_db
        • robust_dask_delayed_execution
        • run_existing_synapse_activations
        • run_new_simulations
        • seed_manager
        • sim_trial_to_cell_object
        • synaptic_strength_fitting
        • utils
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Msimrun.modular_reduced_model_inference.strategy._Strategy._get_x0

    simrun ❭ modular_reduced_model_inference ❭ strategy ❭ _Strategy ❭ _get_x0

    _Strategy._get_x0¶

    simrun.modular_reduced_model_inference.strategy._Strategy._get_x0()¶

    Get an initial guess for the learnable weights of the basis functions \(\mathbf{x}\).

    This method is overloaded specific to the strategy.

    Previous _Strategy._setup
    Next _Strategy.set_split
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial