This commit is contained in:
2025-08-22 13:39:37 -06:00
parent d63b97d62b
commit 867b966f74
12 changed files with 174 additions and 1 deletions

16
tools/nn/verifydnn.md Normal file
View File

@@ -0,0 +1,16 @@
+++
title = 'verifyDNN'
subtitle = 'Deep Neural Network Verifier'
links = [ { title = "Source Code", url = "https://github.com/hunglequoc2001/verifyDNN", icon = 'fa-solid fa-code' },
]
applications = ["Neural Net Verifier"]
developers = []
licenses = []
inputs = []
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-22
+++
Early Implementation of DNN verification algorithms