add outline
All checks were successful
Build Typst document / build_typst_documents (push) Successful in 10s

This commit is contained in:
2025-01-07 18:04:04 +01:00
parent 9f133fead5
commit 829f7a5c5b
5 changed files with 19 additions and 6 deletions

View File

@ -3,7 +3,7 @@
#import "utils.typ": todo
#import "@preview/subpar:0.1.1"
= Implementation
= Implementation <sectionimplementation>
The three methods described (ResNet50, CAML, P>M>F) were implemented in a Jupyter notebook and compared to each other.
== Experiments <experiments>