Hi,
When we are initialising W as a vector of zeroes while starting with model creation, how do we know how big W should be? We had set the size to 2 earlier in the assignment but what should be the approach when collating all intermediate functions to create overall algorithm?