maxkw / evolution

0 stars 0 forks source link

the default for trials should be set in the default_params file #54

Open maxkw opened 7 years ago

maxkw commented 7 years ago

currently, different functions have their own default trials parameter adding confusion. this should pull from a parameter in the default parameters by default.

maxkw commented 7 years ago

in general we should be using default parameters rather than hardcoded deafults in the function signatures.

maxkw commented 7 years ago

fix the situation with nested experiemnts where you want to pass down trials.