This release is 88 versions behind 0.155.18 — 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.
- CRISPR15 KB
- Compact28 KB
- Constants5 KB
- FeedForward3 KB
- NEAT8 KB
- Offspring36 KB
- Tag4 KB
- blackbox24 KB
- breed22 KB
- data1 MB
- fix1 KB
- mutate6 KB
- propagate1 MB
- reconstruct2 KB
- validate7 KB
- ActivationNames.ts551 B
- Clipped.ts1 KB
- Correct.ts1 KB
- Costs.ts4 KB
- Creature.ts18 KB
- CreatureStore.ts1 KB
- CreatureUUID.ts6 KB
- DeDuplicate.ts2 KB
- ELU.ts1 KB
- Elitism.ts11 KB
- Evolve.ts4 KB
- ExperimentStore.ts2 KB
- Fix.ts1 KB
- Hypot.ts2 KB
- IfElse.ts4 KB
- InConnections.ts2 KB
- InFocus.ts1 KB
- LeakyReLU.ts1 KB
- Learn.ts2 KB
- Maximum.ts2 KB
- Mean.ts2 KB
- Minimum.ts2 KB
- Mish.ts1 KB
- NeuronUUID.ts1 KB
- Projection.ts1 KB
- Ratios.ts1 KB
- Score.ts2 KB
- Softplus.ts2 KB
- Swish.ts1 KB
- SyncV5.ts832 B
- TraceAggregate.ts5 KB
- TraceNeuron.ts2 KB
- TraceStore.ts3 KB
- Traced.ts1 KB
- Train.ts3 KB
- TrainTestOnlyUtil.ts906 B
- Worker.ts726 B
- addConnection.ts658 B
- addNeuron.ts3 KB
- ifPropagation.ts2 KB
- makeActivation.ts2 KB
- subNeuron.ts2 KB
- toJSON.ts2 KB
- unSquash.ts11 KB