import { Cost } from "https://deno.land/x/netsaur@0.2.6/web.ts";
Members
Cross entropy cost function is the standard cost function for binary classification.
import { Cost } from "https://deno.land/x/netsaur@0.2.6/web.ts";
Cross entropy cost function is the standard cost function for binary classification.