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

Misspelled System.out.println #1312

Closed
austinfathman opened this issue Jan 10, 2019 · 2 comments
Closed

Misspelled System.out.println #1312

austinfathman opened this issue Jan 10, 2019 · 2 comments
Assignees
Labels
type: question Request for information or clarification. Not an issue.

Comments

@austinfathman
Copy link

"Tranning budget: " + model.getImageClassificationModelMetadata().getTrainBudget());

"Tranning cost:" + model.getImageClassificationModelMetadata().getTrainCost());

"Tranning" -> "Training"

@nnegrey
Copy link
Contributor

nnegrey commented Jun 10, 2019

@sirtorry or @andrewferlitsch can one of you take a look?

@nnegrey
Copy link
Contributor

nnegrey commented Jun 12, 2019

Solved in #1451. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

5 participants