reinforcement_learning icon indicating copy to clipboard operation
reinforcement_learning copied to clipboard

[parser] Update to latest schema and add large file goodies.

Open kumpera opened this issue 4 years ago • 1 comments

The two large file improvements are: --short and --summary.

--short: produce a one line message per event. --summary: print one line per checkpoint message.

kumpera avatar Apr 06 '21 15:04 kumpera

Do we want to have the joiner.py produce checkpoints or is that something we will skip?

I'm updating RewardFunctionInfo to CheckpointInfo and add in the config of learning mode and problem type. I can update the joiner.py, it will be needed for the unit test files.

cheng-tan avatar Apr 06 '21 15:04 cheng-tan