Closed LegrandNico closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.24%. Comparing base (
c8c7dbd
) to head (3071416
). Report is 55 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds the possibility to sample parameters defined in the response functions (e.g. the inverse temperature of the sigmoid). This required distinguishing between
response_function_inputs
andresponse_function_parameters
.This will help with #163 and close #77.