Michael Panchenko

Results 187 comments of Michael Panchenko

Hi @Borda . If you are interested in this feature, I could prepare an MR. I have done this for templates in the past so it wouldn't be too difficult....

I only now noticed this PR. I needed a force push for my workflow and created a [PR ](https://github.com/cpina/github-action-push-to-another-repository/pull/48)where force pushing is optional (and not default). @cpina If you are...

I now noticed that there already is PR #214 which redirects to the module instead of the training script. Feel free to close mine in favor of that one (or...

What's the status here, has the issue been fully addressed by now?

Closing as stale (and lacking description)

Seems like this was implemented in #623, closing this one

#937 needs to be resolved before this can be worked on. The PR #640 can be used as inspiration or basis for continuing this work

The loss is an integral part of the algorithm, so maybe inheriting and overriding is better than allowing users to pass custom losses. It's a central design question, I don't...

I think it's mainly a documentation issue and should be part of example scripts, but not of the core code. For example, using `nni` to do HPO in arbitrary scripts...

Duplicate, we work on extensive HPO support in a separate issue #978