Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@thieu1995 thieu1995 released this 04 Nov 07:29
· 4 commits to main since this release
  • Re-structure and re-implement the MLP, Metaheuristic-trained MLP, and Gradient Descent-trained MLP models.
  • Remove dependency on the Skorch library.
  • Add the MhaMlpTuner class, which tunes hyperparameters for Metaheuristic-based MLP models.
  • Add the MhaMlpComparator class, which compares multiple Metaheuristic-based MLP models.
  • Update examples, tests, and documentation.
  • Update requirements, citations, and README.