import { NeuralNetwork } from "https://deno.land/x/netsaur@0.2.2/mod.ts";
Use the network to make predictions.
Parameters
data: Tensor<Rank, BackendType>
import { NeuralNetwork } from "https://deno.land/x/netsaur@0.2.2/mod.ts";
Use the network to make predictions.