This Bandit Visualization module provides an easy-to-use library for implementing and visualizing various Bandit algorithms and environments in machine learning. If you are looking for the following, this library is not for you:
You want something fast and efficient
You want a tool to run very large simulations
It is good to use if you want to
Visualize your algorithms in various ways
Quickly make nice looking graphs
Have the support of a super-straightforward minilanguage
Have a command-line tool and a module you can import
The library is implemented in python3. This library is dependent also on the following modules, and you must have them installed to run this:
pyyaml (text parsing)
numpy (math)
scipy (stats)
matplotlib (creating graphs)
Run files using
banditvis path/to/your/file.txt
Get syntax help with
banditvis -h
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file banditvis-0.9.tar.gz.
File metadata
- Download URL: banditvis-0.9.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee1581db0e08cb7e61c45d4217c63b804370f5dbbdd0c17da14ea989cd0467a2
|
|
| MD5 |
83ec6dce420812464dd2d73ff5846a0e
|
|
| BLAKE2b-256 |
d50e2049a233aed346a40ad848657769e4d7e733aee3fb1347b8de302dbeda04
|