Skip to content

Latest commit

 

History

History

models

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Models Used

This directory contains code for generating and referencing the models used in ../experiments. In particular, we use models from:

  1. ERAN
  2. ReluPlex
  3. VRL
  4. ONNX

In general, we prefer the ERAN format for its simplicity, and translate the ReluPlex and VRL models to it before importing in our experiments. The ONNX models are not used in our experiments, but we use them to test the (experimental) ONNX import support in PySyReNN.