MCPcopy Create free account
hub / github.com/ReinFlow/ReinFlow / plot_eval_statistics

Function plot_eval_statistics

agent/eval/visualize/compare.py:29–187  ·  view source on GitHub ↗
(eval_statistics_pretrain,
                         eval_statistics_finetune,
                         inference_steps, 
                         model_name = 'ReFlow',
                         env_name = 'hopper-medium-v2',
                         label_1='Pretrained',
                         color_1='black',
                         label_2='Finetuned',
                         color_2='red',
                         add_denoise_step_line=True,
                         log_dir=None,
                         SAVE_FILE_NAME='compare.png',
                         plot_scale='semilogx')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compare.pyFile · 0.70

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected