Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Integration with ValueHistories #3

Open
kskyten opened this issue Apr 12, 2017 · 0 comments
Open

Integration with ValueHistories #3

kskyten opened this issue Apr 12, 2017 · 0 comments

Comments

@kskyten
Copy link

kskyten commented Apr 12, 2017

A common use case for iterative algorithms is the tracking of values through iterations as implemented by the Tracer strategy. What would be the preferred way to use the containers in ValueHistories.jl for this tracking?

I tried using using the IterFunction strategy to update a global history object and implementing a custom learning strategy. The latter seems cleaner but access to the history object is trickier as it is contained inside the MetaLearner.

This is also related to JuliaML/ValueHistories.jl#9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant