Skip to content

add time stamp in load & save function, in file src\components\agents\agent.jl #158

@norci

Description

@norci

I'd like to save multiple agents during training, in order to pick the best one.

but the save function overwrites the previous one.
I think this can be solved by adding a suffix in the file name, such as use a time stamp.

ref:
keras's ModelCheckpoint
Flux's Checkpointing

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