Lycoris Versions Save

A lightweight and easy-to-use deep learning framework with neural architecture search.

v2.10.36

3 years ago
  • Adjust the optimizer.
  • More detailed documentation can be found here.

v2.8.36

4 years ago
  • Fix some bugs.
  • Refactor part of the code to improve the usability of LycorisNet.
  • More detailed documentation can be found here.

v2.6.28

4 years ago
  • The function fitAll(...) has been removed.
  • Refactor part of the code to improve the usability of LycorisNet.
  • More detailed documentation can be found here.

v2.5.16

4 years ago

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

v2.4.16

4 years ago

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

More detailed documentation can be found here.

v2.3.14

4 years ago
  • getFitness() => getLoss()
  • Support pip install LycorisNet

v2.2.8

4 years ago

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

More detailed documentation can be found here.

v2.1.6

4 years ago

Lycoris 2 is released.

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