Skip to main content
Home
This release is 466 versions behind 0.293.2 — the latest version of @stsoftware/neat-ai. Jump to latest

Built and signed on GitHub Actions

Works with
This package works with Deno
This package works with Deno
JSR Score100%
Downloads29/wk
Publisheda year ago (0.121.0)

NEAT Neural Network. This project is a unique implementation of a neural network based on the NEAT (NeuroEvolution of Augmenting Topologies) algorithm, written in DenoJS using TypeScript.

I
CreatureExport

Export representation of a creature, including its synapses and neurons.

I
CreatureTrace

Trace representation of a creature, including detailed trace information for synapses and neurons.

c
CreatureUtil

Utility class for Creature-related operations.

I
CrisprInterface

Interface representing the structure of the CRISPR modification data.

v
Mutation

Mutation strategies used in genetic algorithms.

T
NeatOptions
No documentation available
f
randomConnectMissing

Connects missing neurons in the creature's brain.

v
Selection

Selection strategies used in genetic algorithms.

c
Upgrade

Upgrade class providing static methods to correct and apply CRISPR modifications to creatures.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.