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

BaseModel -- replace epochs_count with model options #104

Closed
nicolay-r opened this issue Apr 27, 2021 · 1 comment
Closed

BaseModel -- replace epochs_count with model options #104

nicolay-r opened this issue Apr 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nicolay-r
Copy link
Owner

nicolay-r commented Apr 27, 2021

This parameter is related to the neural networks.
Hence it is expected to be genaralized.

def run_training(self, epochs_count, seed):

@nicolay-r nicolay-r added the enhancement New feature or request label Apr 27, 2021
@nicolay-r nicolay-r self-assigned this Apr 27, 2021
@nicolay-r
Copy link
Owner Author

nicolay-r commented May 25, 2021

Fix related to #107 [Duplicated]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant