Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: fix the bug of repeated progress bar in Model.fit() #1123

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

Merged
merged 1 commit into from
Jun 29, 2023
Merged

fix: fix the bug of repeated progress bar in Model.fit() #1123

merged 1 commit into from
Jun 29, 2023

Conversation

Wanglongzhi2001
Copy link
Collaborator

There were some problems in the previous modification of model.evaluate, which caused model.evaluate to be called when the validation_split of model.fit was not empty, resulting in an abnormal output of the progress bar.

@Oceania2018 Oceania2018 merged commit 86b235f into SciSharp:master Jun 29, 2023
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.

2 participants