PyXAB
stable

Getting Started

  • Installation
  • General Instructions
  • Usage Examples

Features

  • Algorithms
  • Synthetic Objectives
  • Hierarchical Partition

API

  • API Cheatsheet
  • API Reference
    • X-Armed Bandit Algorithms
    • Synthetic Objective Functions
    • Hierarchical Partition

Additional Info

  • Contributing
  • Contributing Examples
  • PyXAB Development Team
PyXAB
  • API Reference
  • Edit on GitHub

API Reference

This documentation lists all the API reference for the implemented features in our package, including the algorithms, the synthetic functions, and the hierarchical partitions. Click on each of the class to see the functions implemented.


  • X-Armed Bandit Algorithms
    • Zooming Algorithm
    • Truncated HOO Algorithm
    • DOO Algorithm
    • SOO Algorithm
    • StoSOO Algorithm
    • HCT Algorithm
    • POO Algorithm
    • GPO Algorithm
    • PCT Algorithm
    • SequOOL Algorithm
    • StroquOOL Algorithm
    • VROOM Algorithm
    • VHCT Algorithm
    • VPCT Algorithm
  • Synthetic Objective Functions
    • Garland
    • DoubleSine
    • HimmelBlau
    • Ackley
    • Rastrigin
    • Difficult Function
  • Hierarchical Partition
    • Binary Partition
    • Random Binary Partition
    • Dimension-wise Binary Partition
    • Kary Partition
    • RandomKary Partition
Previous Next

© Copyright 2023, Wenjie Li. Revision 5e9ace94.

Built with Sphinx using a theme provided by Read the Docs.