Recent Releases of metaperceptron
metaperceptron -
- Update latest version of dependencies
mealpyto 3.0.2 andpermetricsto 2.0.0 - Update init() in
MhaMlpRegressor,MhaMlpClassifier, andMhaMlpComparatorclasses. - Update workflows, examples, tests, documents, citations, and readme.
- Python
Published by thieu1995 about 1 year ago
metaperceptron -
- Fix bug name of optimizer in
MhaMlpmodels - Fix bug encoding labels data in
Dataclass - Add GPU support for Gradient Descent-trained MLP models
- Rename
optim_parastooptim_paramsin all models. - Fix bug in
validatormodule - Fix bug missing loss_train in Gradient Descent-trained MLP models
- Update examples, tests, documents, citations, and readme.
- Python
Published by thieu1995 about 1 year ago
metaperceptron -
- Re-structure and re-implement the MLP, Metaheuristic-trained MLP, and Gradient Descent-trained MLP models.
- Remove dependency on the Skorch library.
- Add the
MhaMlpTunerclass, which tunes hyperparameters for Metaheuristic-based MLP models. - Add the
MhaMlpComparatorclass, which compares multiple Metaheuristic-based MLP models. - Update examples, tests, and documentation.
- Update requirements, citations, and README.
- Python
Published by thieu1995 over 1 year ago
metaperceptron -
- Add
MhaMlpRegressorandMhaMlpClassifierclasses - Add docs folder and document website
- Update examples and tests folders
- Add zenodo DOI, CITATION.cff
- Python
Published by thieupu over 2 years ago
metaperceptron -
- Add infors (CODEOFCONDUCT.md, MANIFEST.in, LICENSE, requirements.txt)
- Add helpers modules (actutil, metricutil, scaler_util, validator, preprocessor)
- Add MlpRegressor and MlpClassifier classes (Based on Pytorch and Skorch)
- Add publish workflow
- Add examples and tests folders
- Python
Published by thieu1995 over 2 years ago