20.1.1

Downloads

  • adams-basic-app -- minimalistic application with Groovy, spreadsheet (zip)

  • adams-base-all -- contains all basic modules (zip)

  • adams-addons-all -- contains all basic modules and addons modules (zip)

  • adams-ml-app -- contains machine learning, scripting and spreadsheet modules (zip)

  • adams-spectral-app -- contains module for handling spectra (2-dimensional spectra like NIR, MIR, XRF and 3-way data like EEM fluorescence spectra) spreadsheet modules and Weka module (zip)

  • additional libraries

    • CUDA 8.0 support for multiway-algorithms (zip)

    • CUDA 9.2 support for multiway-algorithms (zip)

Bugfix release

  • Mainly a bugfix release to address a problem in the Weka Investigator: a recent refactor disabled a lot of output generators for regression.

  • Weka has been upgraded to 3.9.4 (except for adams-spectral-app, which will continue to use a 3.9.0 fork).

  • Dataset splitting in the Weka Investigator now allows the use of any split generator, not just train/test splitters.

Launching ADAMS

Unzip the ZIP archive and execute the appropriate shell/batch script from a terminal:

  • Linux/Unix/OSX: bin/start_gui.sh

  • Windows: bin/start_gui.bat

Linux users, when installing an Debian or RPM package, can start ADAMS either from their start menu or from the terminal (via adams-*-gui).