-
Notifications
You must be signed in to change notification settings - Fork 19
Logs27: Mutual Information
Higepon Taro Minowa edited this page Jun 9, 2018
·
30 revisions
- Make it possible that beam coexists with infer
- Have beam_logits.
- Confirm beam_logits is same size as logits and same values.
- for one beam search result get indices
- Fetch logprob from the indices
- reward back? or make it for multiple.
- Build MI model, this is happening when decoding best N results and mutual information.