Skip to content

larvatagger.jl script does not admit backend-specific arguments

Problem: Arguments such as --layers 3 makes the larvatagger.jl script print the help message and return.

Proposal: Allow arbritrary arguments to be passed, at least to the larvatagger.jl train command for backend-specific model specification.

Secondary proposal: Replace DocOpt altogether, as this package is quite slow.