Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge dataset & datalayer + fix mlp bug #47

Merged
merged 3 commits into from
Oct 11, 2019
Merged

merge dataset & datalayer + fix mlp bug #47

merged 3 commits into from
Oct 11, 2019

Conversation

chiphuyen
Copy link
Contributor

  1. merge dataset with data layer so users don't make mistake
  2. fix the MultiLayerPerceptron bug that causes classifiers to have 0 weight

Signed-off-by: Chip Nguyen [email protected]

Signed-off-by: Chip Nguyen <[email protected]>
Signed-off-by: Chip Nguyen <[email protected]>
@okuchaiev okuchaiev added bug Something isn't working enhancement labels Oct 11, 2019
Copy link
Member

@okuchaiev okuchaiev left a comment

Choose a reason for hiding this comment

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

thanks!

@okuchaiev okuchaiev merged commit b20821e into master Oct 11, 2019
@chiphuyen chiphuyen deleted the data branch October 11, 2019 23:35
XuesongYang pushed a commit to XuesongYang/NeMo that referenced this pull request Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants