# shrew-data
Data loading and preprocessing utilities for Shrew.
Features:
- `DataLoader` for efficient batching and shuffling.
- `Dataset` trait for custom data sources.
- Common datasets for examples (MNIST, etc.).
- Image and text preprocessing helpers.
## License
Apache-2.0