summaryrefslogtreecommitdiff
path: root/candle-datasets
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
* Simplifying our internal cargo dependencies. (#1529)Nicolas Patry2024-01-071-2/+2
* Bump the crate version to 0.3.3. (#1490)Laurent Mazare2023-12-281-2/+2
* Bump the crate version to 0.3.2. (#1452)Laurent Mazare2023-12-171-2/+2
* Update for 0.3.1. (#1324)Laurent Mazare2023-11-111-2/+2
* feat: download cifar dataset parquet files (#1259)drbh2023-11-051-1/+58
* Bump the version to 0.3.0. (#1014)Laurent Mazare2023-10-011-2/+2
* Bump the crate versions to v0.2.3. (#886)Laurent Mazare2023-09-181-2/+2
* Bump the crate version + update the changelog. (#822)Laurent Mazare2023-09-121-2/+2
* Use byteorder in mnist. (#785)Laurent Mazare2023-09-091-4/+3
* feat: u32 from_be_bytes (#765)YangNianYi2023-09-091-5/+2
* Add some documentation. (#673)Laurent Mazare2023-08-301-2/+2
* Add a convnet training example. (#661)Laurent Mazare2023-08-291-2/+2
* Fix deps.Nicolas Patry2023-08-283-28/+3
* Re-enable local dir for mnist.Nicolas Patry2023-08-281-8/+12
* Cleanup:Nicolas Patry2023-08-282-9/+12
* Training:Nicolas Patry2023-08-282-4/+55
* Better training+hubNicolas Patry2023-08-281-1/+1
* [Book] Add small error management + start training (with generic datasetNicolas Patry2023-08-283-0/+101
* Bump the crate version + update CHANGELOG. (#628)Laurent Mazare2023-08-271-2/+2
* Add some group parameter to convolutions. (#566)Laurent Mazare2023-08-231-2/+2
* Bump the crates version to 0.1.2. (#522)Laurent Mazare2023-08-201-2/+2
* Rename vec-dot to vec-ops. (#449)Laurent Mazare2023-08-152-2/+3
* Add the candle-datasets crate (#322)Laurent Mazare2023-08-058-0/+459