HMM is very powerful statistical modeling tool used in speech recognition, handwriting recognition and etc. I wanted to use them, but when I started digging deeper I saw that not everything is clearly enough explained and examples not simple enough. So I decided to create like a draft of what I learned and create simple explanation of HMM in high level for me and for others interested in this topic. I hope that I was able express HMM as simple as possible.
Jamagas Blog
Programming challenges and ideas
2015-05-01
2015-03-15
C++ project structure for CMake
Initial chalenges
I decided to create speech recognition library in C++ and I faced some challenges:
- how C++ project structure should look
- how to make cross-platform builds
Subscribe to:
Posts (Atom)