Skip to main content
Module

x/neat_ai/mod.ts>CreatureTrace

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

Properties

synapses: SynapseTrace[]
neurons: NeuronTrace[]