Skip to content
Snippets Groups Projects
  1. May 09, 2023
  2. May 05, 2023
  3. Mar 13, 2023
  4. Feb 08, 2023
  5. Jan 19, 2023
  6. Jan 10, 2023
  7. Dec 19, 2022
  8. 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
  9. 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
  10. Oct 06, 2022
  11. Oct 03, 2022
  12. Sep 02, 2022
  13. Jul 27, 2022
  14. Jul 13, 2022
  15. Jun 08, 2022
  16. Apr 14, 2022
  17. Nov 26, 2021
  18. Jul 23, 2021
  19. Jul 21, 2021
  20. Jul 16, 2021
Loading