Skip to content

Releases: Haghrah/PyIT2FLS

PyIT2FLS 0.8.2

20 Dec 05:25
Compare
Choose a tag to compare

Just some minor improvements ...

Features coming up in the next version (0.9.0):

  • Supporting Generalized Type 2 Fuzzy Sets and Systems.
  • Supporting FCL.
  • Introduction of a GUI for facilitating system design.

PyIT2FLS 0.8.1

16 Dec 04:31
Compare
Choose a tag to compare

Just some minor edits in codes and examples ...

Features coming up in the next version

  • Supporting Generalized Type 2 Fuzzy Sets and Systems.
  • Supporting FCL.
  • Introduction of a GUI for facilitating system design.

PyIT2FLS 0.8.0

07 Dec 17:20
Compare
Choose a tag to compare
  • Starting initial support of machine learning models based on fuzzy systems. Based on
    optimization for execution time or linguistic interpretability of the results, these
    models may have different computational efficiency.
    • Type 1 TSK Model
    • Type 1 Mamdani Model
    • Interval Type 2 TSK Model
    • Interval Type 2 Mamdani Model
  • Starting initial support of Takagi-Sugeno models, widely used in dynamic systems control:
    • Type 1 Takagi-Sugeno System
    • Interval Type 2 Takagi-Sugeno System
  • Documentations have been enhanced and published over readthedocs.
    More enhancement are on the way with more tutorials and examples.
  • Some functions were deprecated in SciPy, NumPy, and Matplotlib. There are updates
    concerning this issue.
  • More exception handling have been done in the new version of the PyIT2FLS, but not
    completed, yet.
  • Minor enhancements have been made in plotting functions.

PyIT2FLS v0.7.9

07 Aug 16:00
Compare
Choose a tag to compare

Fixing some bugs ...

PyIT2FLS v0.7.8

04 Aug 20:14
Compare
Choose a tag to compare

Fixing some bugs ...

PyIT2FLS v0.7.6

27 Jun 16:24
Compare
Choose a tag to compare

Some updates ...

PyIT2FLS v0.6.1

15 Dec 18:27
Compare
Choose a tag to compare
Some updates ...

PyIT2FLS v0.6.0

29 Nov 15:00
Compare
Choose a tag to compare
Some updates ...

PyIT2FLS v0.5.1

05 Aug 15:47
2285a34
Compare
Choose a tag to compare
Update README.md