Metaperceptron

Latest version: v2.0.0

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

+ Re-structure and re-implement the MLP, Metaheuristic-trained MLP, and Gradient Descent-trained MLP.
+ Remove the dependence of Skorch library.
+ Add `MhaMlpTuner` class: It can tune the hyper-parameters of Metaheuristic-based MLP models.
+ Add `MhaMlpComparator` class: It can compare several Metaheuristic-based MLP models.
+ Update examples, tests, and documents
+ Update requirements, citations, readme.

----------------------------------------------------------------------------------------

1.1.0

+ Add `MhaMlpRegressor` and `MhaMlpClassifier` classes
+ Add docs folder and document website
+ Update examples and tests folders
+ Add zenodo DOI, CITATION.cff

----------------------------------------------------------------------------------------

1.0.1

+ Add infors (CODE_OF_CONDUCT.md, MANIFEST.in, LICENSE, requirements.txt)
+ Add helpers modules (act_util, metric_util, scaler_util, validator, preprocessor)
+ Add MlpRegressor and MlpClassifier classes (Based on Pytorch and Skorch)
+ Add publish workflow
+ Add examples and tests folders

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.