This release is 133 versions behind 0.167.6 — the latest version of @stsoftware/neat-ai. Jump to latest
@stsoftware/neat-ai@0.121.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
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.
- CreatureInterfaces.ts2 KB
- CreatureState.ts3 KB
- CreatureUtils.ts2 KB
- CreatureValidate.ts11 KB
- DataSet.ts1 KB
- DeDuplicator.ts4 KB
- ElitismUtils.ts4 KB
- Fitness.ts2 KB
- GeneticIsolation.ts11 KB
- Neuron.ts21 KB
- NeuronInterfaces.ts619 B
- NoChangePropagate.ts2 KB
- Offspring.ts14 KB
- Score.ts4 KB
- Synapse.ts1 KB
- SynapseInterfaces.ts518 B
- SyncV5.ts1 KB
- Training.ts12 KB