Skip to content

[FEATURE] Add Video Logging during trainingΒ #1178

@jselvaraaj

Description

@jselvaraaj

It would be really nice to log videos of agents' behavior during and after training to TensorBoard.

Proposed Solution:

  1. Add logic to the existing Mava/Tensorboard logger class to handle the collection of RGB frames.
  2. Call this new video logging function from the logger class during the evaluation phase of the algorithm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions