-
Notifications
You must be signed in to change notification settings - Fork 394
Issue Planning
ottonemo edited this page Jun 15, 2020
·
1 revision
- Test-Time Augmentation (https://github.com/skorch-dev/skorch/issues/362)
- torch
IterableDataset
not fully supported (https://github.com/skorch-dev/skorch/issues/594) - torchvision transform wrapper (https://github.com/skorch-dev/skorch/issues/543)
- Adding NeuralNetTransformer (https://github.com/skorch-dev/skorch/issues/482)
- ADABoosting (https://github.com/skorch-dev/skorch/issues/601)
- torch
IterableDataset
not fully supported (https://github.com/skorch-dev/skorch/issues/594)
- A good way to make adverserial models work (https://github.com/skorch-dev/skorch/issues/295)
- Multiple criteria (https://github.com/skorch-dev/skorch/issues/245)
- Adding NeuralNetTransformer (https://github.com/skorch-dev/skorch/issues/482)
- Triplet loss woes (https://github.com/skorch-dev/skorch/pull/493)
- Support Ctrl+C in TrainEndCheckpoint (https://github.com/skorch-dev/skorch/issues/387)
- Disable caching in scoring when using user supplied functions (https://github.com/skorch-dev/skorch/issues/394)
- Introduce
.to()
or other way to move from GPU (https://github.com/skorch-dev/skorch/issues/553) -
device=auto
(https://github.com/skorch-dev/skorch/issues/576)