Skip to content

Remove useless (and wrong) import of class SquareLoss.#113

Open
paolobighignoli wants to merge 1 commit intoeriklindernoren:masterfrom
paolobighignoli:square-loss-fix
Open

Remove useless (and wrong) import of class SquareLoss.#113
paolobighignoli wants to merge 1 commit intoeriklindernoren:masterfrom
paolobighignoli:square-loss-fix

Conversation

@paolobighignoli
Copy link
Copy Markdown

Closes #111

This PR fixes the issue described in issue #111, where the class SquareLoss was imported but not used, and the import was from an incorrect path, causing errors.

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.

No module named 'mlfromscratch.utils.loss_functions'

1 participant