-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
questionFurther information is requestedFurther information is requestedwon't fixThis will not be worked onThis will not be worked on
Description
Hi all
I have two issues with logging in lightning:
First, I would like to run a full validation loop in the beginning to get the validation loss at random initialziation.
Second, I set "log_every_n_steps=100" for the pl.Trainer and would have expected the trainer to log also at initialization 0 but it starts at 100.
Thus, I cannot see how the network behaves at initialization neither on the train nor the validation set. I tried to find a fix in the documentation but didn't succeed.
Any help is highly appreciated :)
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedwon't fixThis will not be worked onThis will not be worked on