Skip to content

Minimal Python bindings for irace: Iterated Racing for Automatic Algorithm Configuration.

License

Notifications You must be signed in to change notification settings

Saethox/iracepy-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iracepy-tiny

Pythonic bindings for irace: Iterated Racing for Automatic Algorithm Configuration.

This package is a fork/reimplementation of iracepy with a reduced feature set, which tries to be somewhat more pythonic (i.e. define scenarios and parameter spaces dynamically in code, not in static configuration files).

For more information on irace, see its documentation directly.

If you need any options for irace that are not yet implemented here, feel free to open an issue or fork the repository and open a PR.

Getting Started

Requirements

Tested with Python 3.12.

Installation

pip install git+https://github.com/Saethox/iracepy-tiny#egg=irace

Examples

See the examples directory.

About

Minimal Python bindings for irace: Iterated Racing for Automatic Algorithm Configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published