Skip to content

Releases: RootHarold/Lycoris

Version 2.10.36

22 May 07:19
Compare
Choose a tag to compare
  • Adjust the optimizer.
  • More detailed documentation can be found here.

Version 2.8.36

02 May 09:16
Compare
Choose a tag to compare
  • Fix some bugs.
  • Refactor part of the code to improve the usability of LycorisNet.
  • More detailed documentation can be found here.

Version 2.6.28

08 Apr 07:56
Compare
Choose a tag to compare
  • The function fitAll(...) has been removed.
  • Refactor part of the code to improve the usability of LycorisNet.
  • More detailed documentation can be found here.

Version 2.5.16

14 Jan 07:43
Compare
Choose a tag to compare

Fix the damn bug in computeBatch(...).

Version 2.4.16

13 Jan 12:00
Compare
Choose a tag to compare

Two new functions have been added: computeBatch(...) and loadViaString(...).

More detailed documentation can be found here.

Version 2.3.14

07 Jan 13:20
Compare
Choose a tag to compare
  • getFitness() => getLoss()
  • Support pip install LycorisNet

Version 2.2.8

26 Dec 08:16
Compare
Choose a tag to compare

Two new functions have been added: getLayers() and getHiddenLayer(...).

More detailed documentation can be found here.

A lightweight neural architecture search framework based on evolutionary strategies.

24 Dec 15:00
Compare
Choose a tag to compare

Lycoris 2 is released.

You can refer to the documentation here to compile C++ or Python versions.