Dueling Bandit Algorithms in Python
Project description
duelpy
This is a python package for solving with Preference Based Multi Armed Bandit problems, also known as dueling bandits. Refer to this paper for an overview of the field.
You can compare the implemented algorithms in an experiment by running
python3 -m duelpy.experiments.cli
The experiments are still rather limited. The command-line interface can
currently only run regret-based comparisons in a limited set of configurations.
Pass the --help flag for more information.
See the documentation for more information about the implemented algorithms.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file duelpy-1.0.0.tar.gz.
File metadata
- Download URL: duelpy-1.0.0.tar.gz
- Upload date:
- Size: 105.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
836627d3ade540bb8405c05a2307d22a0dc68d4205cbc961c44e942b36a487dc
|
|
| MD5 |
9ffa44814ba865f76d558fa00e0da7cb
|
|
| BLAKE2b-256 |
ad9f3e8955d0736c4daaaa47d979e30dad8f874f07725137118e1e0471c2934b
|
File details
Details for the file duelpy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: duelpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 146.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8aa35b196d38d34bc9b3db48d08dbb2db547b7bc586575afa0c94206d9d6957
|
|
| MD5 |
ae0140988dacf1d7a855cc0368c28ca3
|
|
| BLAKE2b-256 |
b3fa5b7394d338dc749aeb1fee1e131166ceb7964f3c32d0524be51c7aaf84df
|