Close #24
This commit is contained in:
18
tools/nn/dnnf.md
Normal file
18
tools/nn/dnnf.md
Normal file
@@ -0,0 +1,18 @@
|
||||
+++
|
||||
title = 'DNNF'
|
||||
subtitle = 'Deep Neural Network Falsification'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://dnnf.readthedocs.io/en/latest/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/dlshriver/dnnf", icon = 'fa-solid fa-code' },
|
||||
]
|
||||
applications = ["Neural Net Verifier"]
|
||||
developers = []
|
||||
licenses = ["MIT"]
|
||||
inputs = []
|
||||
interfaces = ["CLI"]
|
||||
maintenance = ["Actively Maintained"]
|
||||
draft = false
|
||||
date = 2025-08-22
|
||||
+++
|
||||
|
||||
DNNF is a tool for applying falsification methods such as adversarial attacks to the checking of DNN correctness problems.
|
Reference in New Issue
Block a user