Interface ConnectionGene

Represents a connection between two node genes. Extend this type to encode weight, recurrence, etc, whatever is appropriate for the neural network plugin.

Hierarchy

  • ConnectionGene

Properties

connection: Connection
enabled: boolean
innovationNumber: number

Generated using TypeDoc