Skip to content

Releases: stSoftwareAU/NEAT-AI

v0.41.0

24 Mar 22:38
b2de03b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.40.0...v0.41.0

v0.40.0

24 Mar 09:36
610112a
Compare
Choose a tag to compare

What's Changed

  • Trace average needs counter must increment even v4 if short circuited by @nleck in #328

Full Changelog: v0.39.0...v0.40.0

v0.39.0

24 Mar 04:00
93d530e
Compare
Choose a tag to compare

What's Changed

  • Fix adjustedMean calculation in MEAN.ts by @nleck in #322
  • Update Jenkinsfile and quality.sh for code coverage and documentation by @nleck in #324
  • Trace average needs counter must increment even if short circuited v2 by @nleck in #325
  • Fast get synapse by @nleck in #326
  • Creature validate by @nleck in #327

Full Changelog: v0.38.0...v0.39.0

v0.38.0

18 Mar 02:19
4ebbfb8
Compare
Choose a tag to compare

What's Changed

  • Refactor neuron sorting logic in Offspring class by @nleck in #321

Full Changelog: v0.37.0...v0.38.0

v0.37.0

17 Mar 22:23
3705295
Compare
Choose a tag to compare

What's Changed

  • Add Typos stage to Jenkinsfile by @nleck in #316
  • Refactor bias assignment in Creature.ts and test files by @nleck in #317
  • Refactor JSON handling in Inverse.ts by @nleck in #318
  • Refactor code to sort neurons and synapses, remove tags from neurons … by @nleck in #319

Full Changelog: v0.36.0...v0.37.0

v0.36.0

17 Mar 04:12
4ff081a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.35.0...v0.36.0

v0.35.0

13 Mar 10:42
6723603
Compare
Choose a tag to compare

What's Changed

  • Update activation and shuffle methods by @nleck in #313

Full Changelog: v0.34.0...v0.35.0

v0.34.0

11 Mar 10:08
d2cb4fc
Compare
Choose a tag to compare

What's Changed

  • Add BackPropagationConfig and update creature activation and propagation by @nleck in #312

Full Changelog: v0.33.0...v0.34.0

v0.33.0

10 Mar 05:43
bd1186a
Compare
Choose a tag to compare

What's Changed

  • Refactor ElitismUtils and add tags to population in test by @nleck in #311

Full Changelog: v0.32.0...v0.33.0

v0.32.0

10 Mar 05:00
9c878e1
Compare
Choose a tag to compare

What's Changed

  • Update dependencies to latest version by @nleck in #309
  • Refactor Offspring class to improve code readability and maintainability by @nleck in #310

Full Changelog: v0.31.0...v0.32.0