Wednesday 3 March 2021

Unit Testing in Deep Learning by @msminhas93 via @TDataScience

In this article, Manpreet talks about unit tests and why as well as how to incorporate these in your code. He will start with a brief introduction of unit tests, followed by an example of unit tests in deep learning and how to run these both via command line and VS Code test explorer.

I really enjoyed reading this and it helps you understand why deep learning might be new but it is not exempt from the need to use unit testing on it before you put it live just like any other piece of code.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.