import * as netsaur from "https://deno.land/x/netsaur@0.2.0/src/core/types.ts";
Type Aliases
DataSet is a container for training data. | |
T Init | |
NetworkConfig represents the configuration of a neural network. |
import * as netsaur from "https://deno.land/x/netsaur@0.2.0/src/core/types.ts";
DataSet is a container for training data. | |
T Init | |
NetworkConfig represents the configuration of a neural network. |