Skip to content

Commit bc24541

Browse files
committed
add ml robustness to pipeline
1 parent ed6a5e3 commit bc24541

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

analysis-pipeline.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ bash apply-models.sh
3131
cd ..
3232
cd 5.validate-repurposing
3333
bash validate-pipeline.sh
34+
35+
# Step 6 - Probe machine learning robustness
36+
cd ..
37+
cd 6.ml-robustness
38+
bash ml-robustness-pipeline.sh

0 commit comments

Comments
 (0)