Skip to content

v2.0.0

Choose a tag to compare

@thieu1995 thieu1995 released this 07 Apr 04:11
· 47 commits to main since this release
  • Fix bugs check digit, floating, number, sequence in boundary_controller module.
  • Remove trainer parameter from RVFL-based models
  • Rename GfoRvflTuner class to GfoRvflCV class
  • Add GfoRvflTuner class that can be used to tune optimizer-parameter of GFO-RVFL network
  • Add GfoRvflComparator class that can be used to compare the performance of multiple GFO-RVFL networks
  • Update examples, tests, and documentation.