| 1 | # https://deeplearningcourses.com/c/unsupervised-machine-learning-hidden-markov-models-in-python |
| 2 | # https://udemy.com/unsupervised-machine-learning-hidden-markov-models-in-python |
| 3 | # https://lazyprogrammer.me |
| 4 | # tensorflow scan example: calculate fibonacci |