Skip to content

Releases: KristofPusztai/EQL

<MINOR> added interpretable equations method

20 May 21:04
Compare
Choose a tag to compare

interpretable equations via SymPy, see updated jupyter notebook and readme example for more information on usage!

Full Changelog: v2.0.2...v2.1.0

<MINOR> Updated readme, added code coverage

15 Nov 22:20
Compare
Choose a tag to compare

added in code coverage report, updated readme with badges regarding code coverage hosted by codecov and downloads.

Full Changelog: v2.0.1...v2.0.2

<MAJOR> Updated support for tensorflow>=2.11

08 Nov 17:21
Compare
Choose a tag to compare

Release Notes:

  • Support for python < 3.8 DROPPED due to M1 Mac incompatibility with earlier tensorflow versions
    • Support for tensorflow >= 2.11 added
      • Replaced default optimizer with tensorflow.keras.optimizers.legacy
  • Added GitHub actions pipeline for automated testing and PyPi uploading.

<MAINTENANCE> README update

21 Feb 05:02
Compare
Choose a tag to compare

Updated README.md to contain some more information (jupyter, model class var)

<MAINTENANCE> LICENSE, ISSUE BADGE

13 Jan 15:35
Compare
Choose a tag to compare

<MAINTENANCE> Version Badge

13 Jan 15:17
Compare
Choose a tag to compare

Added Version Badge to README

Pip Release

13 Jan 15:11
Compare
Choose a tag to compare

Uploaded to pip, all tests pass, jupyter notebook results reflect underlying paper.