-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
breakingbreaking changesbreaking changesinitsinitializers for internal matricesinitializers for internal matrices
Description
This is a breaking change, but I think that the *weight names in the minimal initializers should be uniformed.
At the moment we have two distinct approaches co-living:
- For simple inits like
simple_cyclewe just haveweightas a kwarg - For inits with more complex structures like
cycle_jumpsthe kwarg for the same structure iscycle_weight.
I think the second approach scales better and should be the goto, given that it could be possible to iterate over them using ie gridsearch in a much simpler way
Metadata
Metadata
Assignees
Labels
breakingbreaking changesbreaking changesinitsinitializers for internal matricesinitializers for internal matrices