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