Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Batcher iterator break when return_last_incomplete_batch and items.is_emp... | hhllhhyyds | 2024-12-24 | 1 | -4/+4 |
* | Lint fixes introduced with Rust 1.83 (#2646) | Anubhab Bandyopadhyay | 2024-11-28 | 1 | -1/+1 |
* | Fix dataset id for MNIST (#2238) | Taylor Ninesling | 2024-06-04 | 1 | -1/+1 |
* | feat: download cifar dataset parquet files (#1259) | drbh | 2023-11-05 | 1 | -1/+58 |
* | Use byteorder in mnist. (#785) | Laurent Mazare | 2023-09-09 | 1 | -4/+3 |
* | feat: u32 from_be_bytes (#765) | YangNianYi | 2023-09-09 | 1 | -5/+2 |
* | Add a convnet training example. (#661) | Laurent Mazare | 2023-08-29 | 1 | -2/+2 |
* | Fix deps. | Nicolas Patry | 2023-08-28 | 2 | -24/+2 |
* | Re-enable local dir for mnist. | Nicolas Patry | 2023-08-28 | 1 | -8/+12 |
* | Cleanup: | Nicolas Patry | 2023-08-28 | 1 | -9/+9 |
* | Training: | Nicolas Patry | 2023-08-28 | 1 | -0/+53 |
* | Better training+hub | Nicolas Patry | 2023-08-28 | 1 | -1/+1 |
* | [Book] Add small error management + start training (with generic dataset | Nicolas Patry | 2023-08-28 | 2 | -0/+96 |
* | Add the candle-datasets crate (#322) | Laurent Mazare | 2023-08-05 | 7 | -0/+439 |