parallel-irace-mpi
GNU R iterated racing for automatic algorithm configuration
Install
- All systems
-
curl cmd.cat/parallel-irace-mpi.sh
- Debian
-
apt-get install r-cran-irace
- Ubuntu
-
apt-get install r-cran-irace
- Kali Linux
-
apt-get install r-cran-irace
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install r-cran-irace
- Dockerfile
- dockerfile.run/parallel-irace-mpi
r-cran-irace
GNU R iterated racing for automatic algorithm configuration
Iterated race is an extension of the Iterated F-race method for the automatic configuration of optimization algorithms, that is, (offline) tuning their parameters by finding the most appropriate settings given a set of instances of an optimization problem.