Skip to content

Weird results for test error and training error #22

@vaastav

Description

@vaastav

Hi,
Sorry for bugging so much. I was trying to run the graph classification code with a custom dataset. The custom dataset is simple such that it contains 1000 copies of the same graph as I wanted to get a baseline for the graphs that I have. I expected the model to overfit and the training and test error to go to 0 over epochs but I am seeing something completely different. The test error never hits 0 but it starts increasing. Attached is the graph : (x-axis is the epoch #, blue line is training error, red line is test error).
I am wondering if I screwed something up in configuration and was wondering if you had any insight as to why I am seeing these results.

losses

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