Skip to content

Commit

Permalink
Add nnbench video to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmynter committed Jul 18, 2024
1 parent ca30c5f commit 713341f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ rep.display(record) # ...and print the results to the terminal.
# product product 2024-03-08T18:03:48 {'a': 2, 'b': 10} 20 1000
# power power 2024-03-08T18:03:48 {'a': 2, 'b': 10} 1024 750
```
Watch the following video for a high level overview of the capabilities and inner workings of nnbench.

[![nnbench overview video thumbnail](https://img.youtube.com/vi/CT9bKq-U8ZQ/0.jpg)](https://www.youtube.com/watch?v=CT9bKq-U8ZQ)

For a more realistic example of how to evaluate a trained model with a benchmark suite, check the [Quickstart](https://aai-institute.github.io/nnbench/latest/quickstart/).
For even more advanced usages of the library, you can check out the [Examples](https://aai-institute.github.io/nnbench/latest/tutorials/) in the documentation.
Expand Down

0 comments on commit 713341f

Please sign in to comment.