Skip to content
Snippets Groups Projects
  1. Mar 06, 2024
  2. Dec 12, 2023
  3. Sep 29, 2023
  4. May 17, 2023
  5. May 09, 2023
  6. May 05, 2023
  7. Mar 13, 2023
  8. Feb 08, 2023
  9. Jan 19, 2023
  10. Jan 10, 2023
  11. Dec 19, 2022
  12. Nov 26, 2022
    • Michele Alberti's avatar
      [dataset] Rework minmax scaling. · c40f5194
      Michele Alberti authored
      - Parameter min and max of min_max_scale are now the intended final range
      - Add clip parameter to min_max_scale stdlib function (if enabled, clipping is
        also done after the added perturbation)
      c40f5194
  13. Oct 28, 2022
    • Michele Alberti's avatar
      Add simple csv dataset support by means of vnnlib language. · 3d666199
      Michele Alberti authored
      - Add support for neural network as array in language.ml
      - Translate csv record as vnnlib constraints in dataset.ml
      - Add simple dataset normalization functionalities in dataset.ml
      - Add vnnlib printer (as smtlib printer with direct real support)
      - Add vnnlib driver for PyRAT
      - Rework onnx and nnet parsers to not fail on non-mandatory information
      3d666199
  14. Oct 06, 2022
  15. Oct 03, 2022
  16. Sep 02, 2022
  17. Jul 27, 2022
  18. Jul 13, 2022
  19. Jun 08, 2022
Loading