- Renamed `dpipe.medim` to `dpipe.im`. Moved all medical-related code to separate repositories. `dpipe.medim` will still be importable until the next release
- Support for adaptive batch size in batch iterators. To ensure reproducibility, `sources` now have a `random_state` argument
- Experiment layouts - a new, simpler way to build and run experiments
- Various fixes