Skip to content

Releases: stSoftwareAU/NEAT-AI

use JSR

15 May 10:06
03fa726
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.60.0...v0.61.0

v0.60.0

13 May 03:30
f70621f
Compare
Choose a tag to compare

What's Changed

  • Refactor noChangePropagate function to improve performance and readab… by @nleck in #376

Full Changelog: v0.59.0...v0.60.0

v0.59.0

08 May 01:47
4f7ac2f
Compare
Choose a tag to compare

What's Changed

  • Refactor activation functions and fix convergence issues in Neuron.ts… by @nleck in #374

Full Changelog: v0.58.0...v0.59.0

v0.58.0

06 May 04:05
aee495c
Compare
Choose a tag to compare

What's Changed

  • Refactor activation functions and fix convergence issues in Neuron.ts… by @nleck in #373

Full Changelog: v0.57.0...v0.58.0

v0.57.0

05 May 09:06
5550fec
Compare
Choose a tag to compare

What's Changed

  • Refactor evolveDataSet function in Evolve.ts to retry if error rate e… by @nleck in #370
  • Speciation v2 by @nleck in #371
  • Refactor getDad and getParent functions in Breed.ts by @nleck in #372

Full Changelog: v0.56.0...v0.57.0

v0.56.0

05 May 02:39
af0d4cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.55.0...v0.56.0

v0.55.0

03 May 09:54
836b83b
Compare
Choose a tag to compare

What's Changed

  • Refactor function names and fix typos in code blocks by @nleck in #360
  • record of average by @nleck in #365

Full Changelog: v0.54.0...v0.55.0

v0.54.0

26 Apr 23:42
33c80e0
Compare
Choose a tag to compare

What's Changed

  • Refactor CRISPR functionality and adjust neuron and synapse connectio… by @nleck in #359

Full Changelog: v0.53.0...v0.54.0

v0.53.0

26 Apr 10:27
c7922f0
Compare
Choose a tag to compare

What's Changed

  • Refactor CRISPR functionality and fix DNA ID retrieval in ElitismUtil… by @nleck in #358

Full Changelog: v0.52.0...v0.53.0

v0.52.0

24 Apr 10:51
f2b6154
Compare
Choose a tag to compare

What's Changed

  • Refactor CRISPR functionality and fix DNA ID retrieval in ElitismUtil… by @nleck in #357

Full Changelog: v0.51.0...v0.52.0