Open hec44 opened 6 years ago
Is it possible to use this implementation of the seq2seq model, using beam search to predict optimal sequences, I've readed that by default keras predict uses gredy search, that might not be as optimal as beam search
Is it possible to use this implementation of the seq2seq model, using beam search to predict optimal sequences, I've readed that by default keras predict uses gredy search, that might not be as optimal as beam search