skorch
skorch copied to clipboard
*Examples* Add an example how to handle data streams with Dataloader
The example should include
- how data streams such as generators can be used in conjunction with the Dataloader
- how to achieve train/test split with such a setup
This example should not be bound to any release, we can publish them independently.
Does the image segmentation example solve this issue?