459 B

id, title, challengeType, isHidden, videoId
id title challengeType isHidden videoId
5e8f2f13c4cdbe86b5c72d88 Introduction to TensorFlow 11 false r9hRyGGjOgQ

Description

Tests

question:
  text: |
    Which of the following is **not** a type of tensor?
  answers:
    - |
      Variable
    - |
      Flowing
    - |
      Placeholder
    - |
      SparseTensor
    - |
      Constant
  solution: 2