package obandit
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Ocaml Multi-Armed Bandits
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      obandit-0.3.4.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=0a84abe0b800b06a14b302e632403950e9552d9fc0b5b2cf09d7262a4ddad7dd
    
    
  md5=f5aa2c86eb25d4fad308d3de0dbc9288
    
    
  doc/README.html
Obandit — Ocaml Multi-Armed Bandits
 
 
Obandit is an OCaml module for basic multi-armed bandits. It supports the EXP3, UCB1 and Epsilon-greedy algorithms.
Obandit is distributed under the ISC license.
Homepage: http://freux.fr/oss/obandit.html
Installation
Obandit can be installed with opam:
opam install obanditIf you don't use opam consult the opam file for build instructions.
Documentation
The documentation and API reference is generated from the source interfaces. It can be consulted online.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page