Back to Freecodecamp

Core Learning Algorithms: Using Probabilities to make Predictions

curriculum/challenges/english/blocks/tensorflow/5e8f2f13c4cdbe86b5c72d91.md

latest223 B
Original Source

--questions--

--text--

What TensorFlow module should you import to implement .HiddenMarkovModel()?

--answers--

tensorflow.keras


tensorflow_gpu


tensorflow_probability

--video-solution--

3