import { SoftmaxLayer } from "https://deno.land/x/netsaur@0.2.12/web.ts";
Creates a softmax layer. Softmax layers are used for classification. See https://en.wikipedia.org/wiki/Softmax_function
import { SoftmaxLayer } from "https://deno.land/x/netsaur@0.2.12/web.ts";
Creates a softmax layer. Softmax layers are used for classification. See https://en.wikipedia.org/wiki/Softmax_function