Is your feature request related to a problem? Please describe.
The current examples are very limited and only show how to use disent.
Describe the solution you'd like
Add examples for the experiment/run.py and experiment/config for the new changes for milestone v0.4.0 with the experiment plugin system.
- Experiment plugins & registry
- Config overriding
Is your feature request related to a problem? Please describe.
The current examples are very limited and only show how to use
disent.Describe the solution you'd like
Add examples for the
experiment/run.pyandexperiment/configfor the new changes for milestone v0.4.0 with the experiment plugin system.