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

Built and signed on GitHub Actions

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.

This package works with Deno
This package works with Deno
JSR Score
94%
Published
5 months ago (0.119.0)
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.

New Ticket: 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.