Skip to content

v2.1.0

Choose a tag to compare

@thieu1995 thieu1995 released this 24 May 10:57
· 19 commits to main since this release
  • Fix bug name of optimizer in MhaMlp models
  • Fix bug encoding labels data in Data class
  • Add GPU support for Gradient Descent-trained MLP models
  • Rename optim_paras to optim_params in all models.
  • Fix bug in validator module
  • Fix bug missing loss_train in Gradient Descent-trained MLP models
  • Update examples, tests, documents, citations, and readme.