laboroai / border

A reinforcement learning library in Rust
Apache License 2.0
40 stars 8 forks source link

Add time as tags #100

Closed taku-y closed 1 month ago

taku-y commented 1 month ago

mlflow-export-import can be used to share experiment logs, but this tool will not retain the original timestamp information recorded on the host where the training was performed. This PR will address this by adding tags for the start time, end time and duration of the training.