You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code for Trainable Set Decoding of Sets of Sequences for Neural Sequence Models
set_decoder contains the main decoder class that implements our approach. decoder implements standard algorithms like sampling, beam search and diverse beam search.