Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Firstly, thanks for the advice btw! :)
So I went with making all outputs number type as it seems more appropriate for the question.
I've actually removed the flat line case from the description as it is trivial (using gradient descent there shouldn't be an issue). However, I've still left an error message in the test cases as people may use an unexpeceted solution.
(I think) it's all fixed now!
Cheers!
Sorry I will resolve the issues now! :)