Skip to content

adding rf models to runme#19

Open
nvidia-johnq wants to merge 1 commit into
NVIDIA:masterfrom
nvidia-johnq:runmeUpdate
Open

adding rf models to runme#19
nvidia-johnq wants to merge 1 commit into
NVIDIA:masterfrom
nvidia-johnq:runmeUpdate

Conversation

@nvidia-johnq

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread runme.py
}

for i in range(args.cycles):
train_time = runner.fit(data, args)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It might be better to launch a new process for new training session.

Comment thread runme.py

if __name__ == "__main__":
main()

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Em .. we need a linter.

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