| 1 | # https://deeplearningcourses.com/c/deep-learning-prerequisites-the-numpy-stack-in-python |
| 2 | # https://www.udemy.com/deep-learning-prerequisites-the-numpy-stack-in-python |
| 3 | |
| 4 | from __future__ import print_function, division |
nothing calls this directly
no test coverage detected