Skip to main content
Module

x/neat_ai/mod.ts>CreatureExport

DenoJS Neural network project written in typescript.
Go to Latest
interface CreatureExport
implements CreatureCommon
import { type CreatureExport } from "https://deno.land/x/neat_ai@v0.11.0/mod.ts";

Properties

connections: SynapseExport[]
nodes: NeuronExport[]