Skip to content

Make beam search robust against ambiguous input class probability distributions #19

@josephbirkner

Description

@josephbirkner

Currently, the extrapolator network is only trained to handle one-hot class vectors. However, for the extrapolation, it may be useful if the extrapolator could either ...

  • ... handle ambiguous input classes as part of it's training, and/or ...
  • ... output completions for different classes, not just the most probable of the last prefix step.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions