neural-combinatorial-rl-pytorch
neural-combinatorial-rl-pytorch copied to clipboard
Subset selection
Is this implementation useable for tasks where not all of the input is selected, but some subset of the input? I have seen partial implementation (such as the finish_symbol variable), but I believe it's not finished?