spaceprobe: Optimization over arbitrary search spaces

[ bsd3, library, optimization ] [ Propose Tags ]

A parameter optimization library, designed for optimizing over arbitrary search spaces. It is particularly well suited for discontinuous and/or high-dimensional search spaces.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.1.0, 0.2.0, 0.3.0
Dependencies base (>=2 && <5), clock (>=0.4.2.0), containers, erf (>=2.0.0.0), mtl (>=2.0.1.1) [details]
License BSD-3-Clause
Author Sean Burton <burton.seanr@gmail.com>
Maintainer Sean Burton <burton.seanr@gmail.com>
Category Optimization
Home page https://github.com/SeanRBurton/spaceprobe
Bug tracker https://github.com/SeanRBurton/spaceprobe/issues
Source repo head: git clone https://github.com/SeanRBurton/spaceprobe
Uploaded by SeanBurton at 2015-05-27T09:46:30Z
Distributions NixOS:0.3.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2488 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-28 [all 1 reports]

Readme for spaceprobe-0.3.0

[back to package description]

This is spaceprobe!

Spaceprobe is an applicative combinator library for parameter optimization based on Monte-Carlo Tree Search with several enhancements. It is designed to be easy to use, and to work robustly on discontinuous and/or high-dimensional search spaces.

Contribution

I'm more than happy to recieve bug reports, fixes, improved documentation, feature enhancements, and other improvements.

Please report bugs using the github issue tracker.

Authors

This library is written and maintained by Sean Burton. You can contact me at burton.seanr@gmail.com.