WLJS LogoWLJS Notebook

NetDecoder

NetDecoder["name"] represents a decoder that takes a net representation and decodes it into an expression of a given form.

  • NetDecoder[{"name", ...}] represents a decoder with additional parameters specified.

Examples

NetDecoder[{"Class", {"cat", "dog", "bird"}}]
NetDecoder[{"Image", "RGB"}]

Something isn't working? Report an issue.

Please visit the official Wolfram Language Reference for more details.

On this page