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