summaryrefslogtreecommitdiff
path: root/candle-datasets/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Batcher iterator break when return_last_incomplete_batch and items.is_emp...hhllhhyyds2024-12-241-4/+4
* Lint fixes introduced with Rust 1.83 (#2646)Anubhab Bandyopadhyay2024-11-281-1/+1
* Fix dataset id for MNIST (#2238)Taylor Ninesling2024-06-041-1/+1
* feat: download cifar dataset parquet files (#1259)drbh2023-11-051-1/+58
* Use byteorder in mnist. (#785)Laurent Mazare2023-09-091-4/+3
* feat: u32 from_be_bytes (#765)YangNianYi2023-09-091-5/+2
* Add a convnet training example. (#661)Laurent Mazare2023-08-291-2/+2
* Fix deps.Nicolas Patry2023-08-282-24/+2
* Re-enable local dir for mnist.Nicolas Patry2023-08-281-8/+12
* Cleanup:Nicolas Patry2023-08-281-9/+9
* Training:Nicolas Patry2023-08-281-0/+53
* Better training+hubNicolas Patry2023-08-281-1/+1
* [Book] Add small error management + start training (with generic datasetNicolas Patry2023-08-282-0/+96
* Add the candle-datasets crate (#322)Laurent Mazare2023-08-057-0/+439