photo

kanchan itankar


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
how to implemment HMM [Hidden Markov Model of speech recognition]
clc; close all; in_st = [0.5 , 0.5] ; s = [0.9,0.1;0.9,0.1]; r = [0.25 , 0.75]; b = [0.75 , 0.25]; inp = [1,2,2]; alpha =...

casi 4 años hace | 0