Releases: KristofPusztai/EQL
Releases · KristofPusztai/EQL
<MINOR> added interpretable equations method
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
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
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
- Support for tensorflow >= 2.11 added
- Added GitHub actions pipeline for automated testing and PyPi uploading.
<MAINTENANCE> README update
Updated README.md to contain some more information (jupyter, model class var)
<MAINTENANCE> LICENSE, ISSUE BADGE
Added more badges
<MAINTENANCE> Version Badge
Added Version Badge to README
Pip Release
Uploaded to pip, all tests pass, jupyter notebook results reflect underlying paper.