burn/examples
Guillaume Lagrange 0cbe9a927d
Add learner training report summary (#1591)
* Add training report summary

* Fix LossMetric batch size state

* Add NumericEntry de/serialize

* Fix clippy suggestion

* Compact recorder does not use compression (anymore)

* Add learner summary expected results tests

* Add summary to learner builder and automatically display in fit

- Add LearnerSummaryConfig
- Keep track of summary metrics names
- Add model field when displaying from learner.fit()
2024-04-11 12:32:25 -04:00
..
custom-csv-dataset [refactor] Move burn crates to their own crates directory (#1336) 2024-02-20 13:57:55 -05:00
custom-image-dataset Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
custom-renderer docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
custom-training-loop docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
custom-wgpu-kernel Refactor: split JitKernel and SourceKernel (#1569) 2024-04-05 12:58:10 -04:00
guide Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
image-classification-web [Breaking] add runtime options in wgpu init methods (#1505) 2024-03-28 12:44:38 -04:00
mnist Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
mnist-inference-web remove exit (#1543) 2024-03-27 16:36:59 -05:00
named-tensor docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
notebook docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
onnx-inference docs(book-&-examples): modify book and examples with new `prelude` module (#1372) 2024-02-28 13:25:25 -05:00
pytorch-import Feat/lazy init (#1539) 2024-04-02 10:13:35 -04:00
simple-regression Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
text-classification Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00
text-generation Add learner training report summary (#1591) 2024-04-11 12:32:25 -04:00