Skip to content

fix accuracy logging, add validation step, fix ckpt_path for pl trainer#230

Open
linhoangce wants to merge 1 commit intorasbt:mainfrom
linhoangce:ch13-pt3-lightning-update
Open

fix accuracy logging, add validation step, fix ckpt_path for pl trainer#230
linhoangce wants to merge 1 commit intorasbt:mainfrom
linhoangce:ch13-pt3-lightning-update

Conversation

@linhoangce
Copy link

I changed on_train_epoch_end() name to closely match PyTorch Lightning doc; added validation_step() so that valid_acc is tracked and logged correctly in latest version. PL Trainer class's ckpt_path is deprecated for the constructor and now an attribute of its fit() method.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant