EnglishFrenchSpanish

Ad


OnWorks favicon

ask - Online in the Cloud

Run ask in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ask that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ask - Adaptive Sampling Kit, a toolkit for sampling big experimental spaces

DESCRIPTION


ASK stands for Adaptive Sampling Kit. Its main goal is accelerating long experiments. Two
kinds of variables define an experiment: a response and a set of factors. The response is
characterized on the factors' Cartesian product.

When the space is small, the response can be measured for every point in the space. When
the space is large, doing an exhaustive measurement is either not possible in terms of
execution time or simply not practical. ASK tries to find good approximations of the
response by sampling only a small fraction of the space. ASK features multiple active
learning algorithms to prioritize the exploration of the interesting parts of the
experimental space.

SYNOPSIS


ask [-h] [--force_overwrite] [--replay_only] [--skip_model]
[--skip_reporter] [--version] configuration

COMMAND LINE OPTIONS


configuration
the experiment configuration file

-h, --help
show this help message and exit

--force_overwrite
If a previous output directory is found its contents will be overwritten

--replay_only
(Must be run over a full previous ask run). Skip bootstrap and sampler modules, but
runs previous labels through the model and reporter. This option is useful if one
wants to run sampling and analyze results separately.

--skip_model
Skip model module. (WARNING: if the chosen control module relies on the output of
the model module, this option fails.)

--skip_reporter
Skip reporter module. (WARNING: if the chosen control module relies on the output
of the reporter module, this option fails.)

--version
show program's version number and exit

COPYRIGHT


Copyright (C) 2011-2012 Universite de Versailles St-Quentin-en-Yvelines

The Adaptive Sampling Kit (ASK) is released under the GNU General Public License, version
2. Please refer to the file LICENSE that accompanies your copy of ASK.

Use ask online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    createhdf
    createhdf
    createhdf — Create a blank IDE hard
    disk image inhdf format ...
    Run createhdf
  • 4
    CreateInterface
    CreateInterface
    CreateInterface — Create a Java
    Interface definition from DBus
    introspection data. ...
    Run CreateInterface
  • 5
    gba3
    gba3
    gba3 - GAMBAS Archiver ...
    Run gba3
  • 6
    gbackground
    gbackground
    gbackground - interval-based gnome
    background changer SYNTAX: gbackground
    DESCRIPTION: This program allows to
    change periodically the gnome background
    in inter...
    Run gbackground
  • More »

Ad