ask
Adaptive Sampling Kit for big experimental spaces
Install
- All systems
-
curl cmd.cat/ask.sh
- Debian
-
apt-get install ask
- Ubuntu
-
apt-get install ask
- Kali Linux
-
apt-get install ask
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ask
- OS X
-
brew install ask
- Raspbian
-
apt-get install ask
- Dockerfile
- dockerfile.run/ask
ask
Adaptive Sampling Kit for big experimental spaces
Adaptive Sampling Kit (ASK) is a toolkit for sampling big experimental spaces. 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.