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

Integration with ValueHistories #3

@kskyten

Description

@kskyten

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions