Artificial Neural Networks and Deep Learning 2021 - Homework 1 Forum

Go back to competition Back to thread list Post in this thread

> Is there a limit on what we can do to preprocess the input?

I was wondering if there could be problems in case our predict method contained something like multiple predictions of the preprocessed input image. The interface would, of course, remain the same.

Would this be allowed?

Posted by: andrea.conalbi @ Nov. 17, 2021, 10 a.m.

There is no constraint on the operations that you can perform in the predict function.

Posted by: an2dl.competitions @ Nov. 18, 2021, 9:18 a.m.
Post in this thread