Yannick Versley

Results 2 comments of Yannick Versley

For context: I am the People[tm] who implemented the Siamese network (in a straightforward fashion that mostly has custom code for everything that's not re-used directly from Skorch, triggering @ottonemo...

This is easy as long as you don't use a decorator. I.e. instead of ``` @manager.command def do_thing(parameter) ``` you declare the function in one place and when you're ready,...