Skip to content

Conversation

rounak
Copy link
Contributor

@rounak rounak commented Aug 24, 2024

The training was happening on the local variable model, rather than the property model. Which meant that prediction was done on an untrained model.

I removed the local variable and let the training happen on the property.

Copy link
Member

@awni awni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank for the fix! I'll let @davidkoski merge it.

@davidkoski davidkoski merged commit 0be52d2 into ml-explore:main Aug 27, 2024
1 check passed
@davidkoski
Copy link
Collaborator

thank you for finding and fixing this!

@rounak rounak deleted the rounak/fix-training-mnist branch September 4, 2024 22:58
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.

3 participants