Skip to content

Chapter 13 ch13_part3_lightning. ipynb is missing (def validation_step) #228

@Le-Thi-Ngoc-Trang-1209

Description

@Le-Thi-Ngoc-Trang-1209

An error occurred: " ValueError: .test(ckpt_path="best") is set but ModelCheckpoint is not configured to save the best model. " when I run file ch13_part3_lightning.ipynb.

There seems to be an error when you copy MultiLayerPerceptron class from file ch13_part3_lightning.py to file ch13_part3_lightning.ipynb. MultiLayerPerceptron of File ch13_part3_lightning.py still has block (def validation_step) but file ch13_part3_lightning.ipynb doesn't.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions