Coder Social home page Coder Social logo

Comments (3)

DusanBaek avatar DusanBaek commented on July 17, 2024

예컨대 2번째 시점 2번째 상태 q2 (=HOT)의 backtrace bt2(2) 는 q2 입니다. q2 를 거쳐서 온 우도값( .32×0.12=0.0384 )이 q1 을 거쳐서 온 것( 0.02×0.25=0.005 )보다 크기 때문입니다.
2번째 시점의 1번째 상태 q1 (=COLD)의 backtrace bt2(1) 는 q2 입니다. q2 를 거쳐서 온 우도값( .32×0.20=0.064 )이 q1 을 거쳐서 온 것( 0.02×0.10=0.002 )보다 크기 따문입니다.

여기에서 값이 반대로 적혀있는것 같네요. 그리고 q1, q2가 hidden의 상태 값이라는 설명이 필요해보이네요

from speechbook.

dudgns0908 avatar dudgns0908 commented on July 17, 2024

수식3에서 0.8×0.6×0.3×0.4×0.2×0.1가 아니라 0.8×0.6×0.4×0.4×0.2×0.1가 맞아보입니다.

from speechbook.

leedaeuni avatar leedaeuni commented on July 17, 2024

연구실에서 공부할 때 ratsgo님 자료 항상 잘 참고하고 있습니다! NLP부터 ASR까지 정말 감사합니다~

from speechbook.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.