[CS241] Re: CS241 Digest, Vol 6, Issue 6

Skip dave.hirshberg at gmail.com
Thu Oct 25 14:52:58 EDT 2007


Why not P(path | VP0, VP1) = #(path, VP0, VP1)  / #(VP0, VP1) ?

On 10/25/07, Yuri Malitsky <yuri.malitsky at gmail.com> wrote:
>
> Ok, by the time my plea for debugging info was posted, I already solved
> the problem and confirmed Avram's numbers :/
>
> Does anyone have any good ideas for calculating P( path | VP0 , VP1 )? I
> was thinking of something along the lines of:
>
>    alpha* ( #( path, VP0, VP1 ) / #paths ) + beta*( #( path, VP0, VP1 ) /
> #(path) )
>
> and then normalizing all the scores, but there has to be a better
> approach.
>
>
>
>
> _______________________________________________
> CS241 mailing list
> CS241 at list.cs.brown.edu
> http://list.cs.brown.edu/mailman/listinfo/cs241
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/cs241/attachments/20071025/62efa147/attachment.html


More information about the CS241 mailing list