method NeuralNetwork.prototype.saveimport { NeuralNetwork } from "https://deno.land/x/netsaur@0.2.2/mod.ts"; save(str: string)Save model to binary file Parametersstr: string