Skip to content
logo
In Silico Framework
_get_offspring
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
        • exploration_from_seedpoint
        • hay
        • L5tt_parameter_setup
        • combiner
        • ephys
        • evaluator
        • model_selection
        • optimizer
          • robust_int
          • get_max_generation
          • save_result
          • setup_db_run
          • get_objective_function
          • get_mymap
          • _evaluate_invalid_fitness
          • _update_history_and_hof
          • _record_stats
          • _get_offspring
            • Fbiophysics_fitting.optimizer._get_offspring
          • eaAlphaMuPlusLambdaCheckpoint
          • run
          • get_population_with_different_n_objectives
          • start_run
        • parameters
        • setup_stim
        • simulator
        • utils
        • connected_to_dend_beyond
        • get_inner_sec_dist_list
        • get_branching_depth
        • get_branching_depth_series
        • get_main_bifurcation_section
        • get_first_order_bifurcation_sections
      • data_base
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fbiophysics_fitting.optimizer._get_offspring

    biophysics_fitting ❭ optimizer ❭ _get_offspring

    _get_offspring¶

    biophysics_fitting.optimizer._get_offspring(parents, toolbox, cxpb, mutpb)¶

    return the offsprint, use toolbox.variate if possible

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