Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netsaur/mod.ts>NeuralNetwork.fromJSON

Powerful machine learning, accelerated by WebGPU
Go to Latest
method NeuralNetwork.fromJSON
import { NeuralNetwork } from "https://deno.land/x/netsaur@0.2.2/mod.ts";

Import the network in a JSON format

Parameters

data: NetworkJSON