How can verify a neural network using SMT/ILP/SAT solvers?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohammad Ehsanul Hoque
el 13 de Sept. de 2020
Editada: Mohammad Ehsanul Hoque
el 13 de Sept. de 2020
Suppose I have a trained network consisting of a fully connected layer and relu activation. How can use the trained weights to verify the accuracy of the model. In my case, I will be classifying MNIST dataset. Is there any package or functions to solve the problem similar to z3 in python or any other SMT/SAT solvers?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!