-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/ddm/selected input array (#697)
* - * - * - * - * - * - * • DDM __init__: Modified implement DECISION_VARIABLE_ARRAY and SELECTED_INPUT_ARRAY as StandardOutputStates • OutputState StandardOutputStates: added add_state_dicts method • Scripts RL-DDM: modified to used SELECTED_INPUT_ARRAY * - * - * • DDM docstring revs for DECISION_VARIABLE_ARRAY and SELECTED_INPUT_ARRAY • Mechanism _update_params_dicts: new method, called by _update_parameter_states and _instantiate_output_states - !!!HACK ALERT!!! had to put an exclude for noise (causes crash) -- this needs to be fixed * - * - * • Mechanism - _upate_params_dicts: restricted skipping of noise to INIT • Tests - test_parameter_states: reinstated tests for setting noise
- Loading branch information
Showing
3 changed files
with
7 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters