comet-ml / issue-tracking

Questions, Help, and Issues for Comet ML
https://www.comet.ml
85 stars 7 forks source link

Comparing all the related codes #339

Closed suwoncjh closed 10 months ago

suwoncjh commented 4 years ago

Is there any way to compare all the codes used in two different experiments?

For example, I have three python scripts as below:

-- model.py -- loss.py -- main.py

In the 'code section', I can only compare the main.py script containing an 'experiment' instance

If I change the loss function in the 'loss.py' script, it is difficult to check the differences between the two experiments as the below image.

image

(In Github, 'comparing two code' shows all the differences between the two different commits.)

I know how to save all the codes using 'log_asset_folder' or 'reproduce button' as you already mentioned in (https://github.com/comet-ml/issue-tracking/issues/337)

However, I think it would be very convenient if this feature is added

Thanks.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 10 months ago

This issue was closed because it has been stalled for 5 days with no activity.