hypermemory

Meta-data core functionalities for Hyperactive


Keywords
visualization, data-science, data-collection, machine-learning, meta-data
License
MIT
Install
pip install hypermemory==0.2.2

Documentation

Optimization-Metadata

Meta-data core functionalities for Hyperactive.


This package is a collection of core functionalities for the memory module in Hyperactive. It enables Hyperactive to "remember" previous evaluations, which can save significant computation time. The effect is, that every position in the search-space that has been evaluated once never needs to be evaluated again. The previous calculated score has been stored and can just be looked up instead of recalculating it. Optimization-Metadata also enables persistent storage of python-objects in the meta-data. This means, that information about the objective-function and python-objects in the search-space can be saved and read via the dill-package.


Master status: img not loaded: try F5 :) img not loaded: try F5 :)
Code quality: img not loaded: try F5 :) img not loaded: try F5 :)
Latest versions: img not loaded: try F5 :)