No project description provided
Project description
=============== MAB Solver ===============
The MAB solver or the Multi Agent Bandit problem solver consists of four main functions. Naturally it is meant to solve the MAB problem but it uses Pure Exploration, Pure exploitation, Fixed Exploration + Greedy Exploitation and finally Epsilon Greedy approach. There are a handful of parameters which can be tweaked like time steps (t), number of arms (n), fixed time steps (tf) (used in Fixed Exploration + Greedy Exploitation) and epsilon (eps) (used in epsilon greedy). The library handles the outputs randomly and for this version, there is no way of manipulating the input probabilities. But it can be expected in the future versions of the library.
Project details
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 pymabsolver-0.2.tar.gz.
File metadata
- Download URL: pymabsolver-0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11985c4b601bd157d092fb9a7c7b36e4455c8fb7790f88cb36238b2be536b4a9
|
|
| MD5 |
a531eec4fb719b773d5ffbda5631d363
|
|
| BLAKE2b-256 |
7ebf1f540043a8600b725825f90138096320147952e8f01ca81df62371f58118
|
File details
Details for the file PyMABSolver-0.2-py3-none-any.whl.
File metadata
- Download URL: PyMABSolver-0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
531db25abf2720069670edcd7c1b95c77fb31255d965c785434be58a376b0f41
|
|
| MD5 |
3bbc5637e70e03b59335badef6630595
|
|
| BLAKE2b-256 |
ac9e097b3d825c611b9cd88b79acabd54c29a5e5370cef91c9b1e30e8f76f46c
|