nolearn
nolearn copied to clipboard
A bug that prevents the use of grid search with lasagne layers as parameters
Currently, I have only added a failing test and show a way to circumvent the error. I'm not sure what the proper way to fix this should be.
BTW, using the other grid search test (the one right above this one) for this will not result in an error when calling gs.fit, presumably because of the mocking.