automl / neps

Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
44 stars 11 forks source link

tensorboard functionality #14

Closed TarekAbouChakra closed 10 months ago

TarekAbouChakra commented 11 months ago

Key changes:

Drawback Consideration:

One potential drawback of the tblogger integration is the creation of multiple tfevent files. This was unaviodable to ensure compatibility with parallel runs.

TarekAbouChakra commented 11 months ago

Changes:

Remaining issues and TODO's:

TarekAbouChakra commented 11 months ago

Resolved the comments in the last PR concerning:

One new feature:

TarekAbouChakra commented 11 months ago

Mostly minor cleanups.

1 new addition:

Neeratyoy commented 10 months ago

Could we format the example/tutorial code to follow the styling standards better, such that, it looks better?

TarekAbouChakra commented 10 months ago

Changes only for the tblogger example format: