You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We decided to not add the tests used during development to the final code, because they were high-level integration tests that check if a model converges on a trivial classification task. However, this can only flag issues very crudely, and may fail for other reasons than bugs in the code.
However, to ensure integrity of the code base, meaningful low-level integration or unit tests should be added.
The text was updated successfully, but these errors were encountered:
We decided to not add the tests used during development to the final code, because they were high-level integration tests that check if a model converges on a trivial classification task. However, this can only flag issues very crudely, and may fail for other reasons than bugs in the code.
However, to ensure integrity of the code base, meaningful low-level integration or unit tests should be added.
The text was updated successfully, but these errors were encountered: