fix typos

This commit is contained in:
Arthur Grisel-Davy 2024-09-24 17:57:56 -04:00
parent 47c9931c67
commit 16a3782559
4 changed files with 13 additions and 12 deletions

View file

@ -12,7 +12,7 @@
#title-slide(
author: [Arthur Grisel-Davy],
title: "Process List Verification with Power Analysis",
title: "Process List Verification With Power Analysis",
subtitle: "",
date: "September 2024",
extra: ""
@ -119,7 +119,7 @@ Power is:
#only(3)[#align(center)[#image("images/equation_3.svg", width:100%)]]
]
#slide(title:"Proposed Approach - model")[
#slide(title:"Proposed Approach - Model")[
#only(1)[#align(center)[#image("images/model_1.svg", width:100%)]]
#only(2)[#align(center)[#image("images/model_2.svg", width:100%)]]
#only(3)[#align(center)[#image("images/model_3.svg", width:100%)]]
@ -169,8 +169,8 @@ Power is:
#text(weight:"bold")[Next Steps:]
- Collect more and better data
- Try methods on other devices
- Developp a benchmark for attack detection
- Decomposition Approach
- Develop a benchmark for attack detection
- Decomposition approach
- Extract process information from decomposed abnormal time series
- Benchmark against MLP approach
]