| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-14 | 390 Bytes | |
| Version v1.4.0 source code.tar.gz | 2026-05-14 | 6.0 MB | |
| Version v1.4.0 source code.zip | 2026-05-14 | 6.1 MB | |
| Totals: 3 Items | 12.0 MB | 1 | |
Changes
- Extend tensor conversion to numpy arrays to work with more device types (#1132) thanks to @kv9898
- Add sklearn metadata routing support:
NeuralNetis now a metadata router + consumer, enabling groups and other metadata to flow through Pipeline/GridSearchCV (#1139) thanks to @adrinjalali
Full Changelog: https://github.com/skorch-dev/skorch/compare/v1.3.1...v1.4.0