Implementation-of-Hidden-Markov-Model

Описание к видео Implementation-of-Hidden-Markov-Model

This program is trying to figure out two things using a Hidden Markov Model (HMM):

Probability of the observed sequence: It calculates how likely it is to see a specific sequence of observations (like whether it rained or not) given some rules about how weather changes over time.

Most likely weather conditions: It also tries to guess what the most likely weather (either "Sunny" or "Rainy") was for each day based on the observed sequence.

Комментарии

Информация по комментариям в разработке