|
|
@@ -5,5 +5,5 @@
|
|
5
|
5
|
This directory contains data and resources for the 2026-IJCI paper titled "A Malware Detection Model as a Benchmark for Neural Network Verification".
|
|
6
|
6
|
|
|
7
|
7
|
## Contents
|
|
8
|
|
-- `boolean_classifier/` - Neural Network model
|
|
9
|
|
-- `verifier/` - Scripts for tool verification
|
|
|
8
|
+- `vnnlib/` - VNNLIB files
|
|
|
9
|
+- `onnx/` - Model in ONNX format
|