| 1 | # For the class Data Science: Practical Deep Learning Concepts in Theano and TensorFlow |
| 2 | # https://deeplearningcourses.com/c/data-science-deep-learning-in-theano-tensorflow |
| 3 | # https://www.udemy.com/data-science-deep-learning-in-theano-tensorflow |
| 4 | from __future__ import print_function, division |
nothing calls this directly
no test coverage detected