aai-institute / nnbench

A small framework for benchmarking machine learning models.
https://aai-institute.github.io/nnbench/
Apache License 2.0
10 stars 3 forks source link

Add user guide: Defining and parametrizing benchmarks by applying decorators #31

Closed Maciej818 closed 8 months ago

Maciej818 commented 8 months ago

With the quickstart (introductory example based on scikit-learn) merged (see https://github.com/aai-institute/nnbench/pull/25), we can follow it up with more thorough guides on different important cornerstones of the package:

Maciej818 commented 8 months ago

Duplicates #34