lava-nc / lava-optimization

Neuromorphic mathematical optimization with Lava
https://lava-nc.org/optimization.html
BSD 3-Clause "New" or "Revised" License
52 stars 26 forks source link

Enable continuous cost tracking on Loihi #185

Closed AlessandroPierro closed 1 year ago

AlessandroPierro commented 1 year ago

User Story

As a user/developer, I want to access the evolution of cost through time after the execution of the OptimizationSolver on a given workload, so that I can understand the evolution of the underlying search algorithm(s) for that workload and a particular set of hyperparameters.

Conditions of satisfaction

Acceptance tests

I'm submitting a ...

Current behavior:

Expected behavior:

Tasks