metaperceptron

View on PyPIReverse Dependencies (0)

1.1.0 metaperceptron-1.1.0-py3-none-any.whl

Wheel Details

Project: metaperceptron
Version: 1.1.0
Filename: metaperceptron-1.1.0-py3-none-any.whl
Download: [link]
Size: 42593
MD5: c3e915387e23d28dc0c83efe94465193
SHA256: 639d1e46b44e19b0cdaafe6ff098c983e7b2ac27c7d0a9a57a111e4d9728c218
Uploaded: 2023-12-03 03:15:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: metaperceptron
Version: 1.1.0
Summary: MetaPerceptron: Unleashing the Power of Metaheuristic-optimized Multi-Layer Perceptron - A Python Library
Author: Thieu
Author-Email: nguyenthieu2102[at]gmail.com
Home-Page: https://github.com/thieu1995/MetaPerceptron
Project-Url: Documentation, https://metaperceptron.readthedocs.io/
Project-Url: Source Code, https://github.com/thieu1995/MetaPerceptron
Project-Url: Bug Tracker, https://github.com/thieu1995/MetaPerceptron/issues
Project-Url: Change Log, https://github.com/thieu1995/MetaPerceptron/blob/main/ChangeLog.md
Project-Url: Forum, https://t.me/+fRVCJGuGJg1mNDg1
License: GPLv3
Keywords: multi-layer perceptron,machine learning,artificial intelligence,deep learning,neural networks,single hidden layer network,random projection,FLANN,feed-forward neural network,artificial neural network,classification,regression,supervised learning,online learning,generalization,optimization algorithms,Kernel MLP,Cross-validationGenetic algorithm (GA),Particle swarm optimization (PSO),Ant colony optimization (ACO),Differential evolution (DE),Simulated annealing,Grey wolf optimizer (GWO),Whale Optimization Algorithm (WOA),confusion matrix,recall,precision,accuracy,pearson correlation coefficient (PCC),spearman correlation coefficient (SCC),Global optimization,Convergence analysis,Search space exploration,Local search,Computational intelligence,Robust optimization,metaheuristic,metaheuristic algorithms,nature-inspired computing,nature-inspired algorithms,swarm-based computation,metaheuristic-based multi-layer perceptron,metaheuristic-optimized MLP,Performance analysis,Intelligent optimization,Simulations
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: Benchmark
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.17.1)
Requires-Dist: scipy (>=1.7.1)
Requires-Dist: scikit-learn (>=1.0.2)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: mealpy (>=3.0.1)
Requires-Dist: permetrics (>=1.5.0)
Requires-Dist: torch (>=2.0.0)
Requires-Dist: skorch (>=0.13.0)
Requires-Dist: pytest (>=7.0); extra == "dev"
Requires-Dist: pytest-cov (==4.0.0); extra == "dev"
Requires-Dist: flake8 (>=4.0.1); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 12005 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
metaperceptron/__init__.py sha256=qvtxbkG9lDPAjttYK0Gkx_jQtWT_6M5LGEZrY34l_RU 559
metaperceptron/core/__init__.py sha256=8Eicn8FRAJRcdnNvsNeqsz60x6tWNfqPX71t_RckUlk 394
metaperceptron/core/base_mlp_numpy.py sha256=L8FxcByErtt7eEcXswbYdIu5X_gVv0lpUgNVPLhPKNA 23499
metaperceptron/core/base_mlp_torch.py sha256=Pgj0RB7CHU1q7Yc4XodElfHxzAP28Ws7twGL0YxSpjE 17122
metaperceptron/core/mha_mlp.py sha256=KNYrz_UNzl-dIgmXmM5ZS9BN-poctfJqiq9N9kTLj_k 16146
metaperceptron/core/traditional_mlp.py sha256=M2M7XS3u6nLLylbubD4yCL-OvWCXBWpGcVbqIPey4UU 18308
metaperceptron/helpers/__init__.py sha256=JzQbAkdbYbEhfrasCGESesRReEYo7LrYJBR4IGqKEgE 315
metaperceptron/helpers/act_util.py sha256=UJDJWu02DENeXkBfoBJRhEF3wNhr3e8OrCL_BTxJZPk 2507
metaperceptron/helpers/metric_util.py sha256=vHxgITQwr7UZphv3EDz2kHQJMt6uvcGOsgRM6VfXux8 2152
metaperceptron/helpers/preprocessor.py sha256=kRkduXxoc_uMZyTOKqmtthqkk9R5Aat9MVmVGNH1_U4 9272
metaperceptron/helpers/scaler_util.py sha256=SxaFKgPfWsAx-oNC_hhiBClzIqPbhKLeGwl5xvwptT4 7604
metaperceptron/helpers/validator.py sha256=YFjx-a1InboMNL2X_7ttYe-pjHpnnsBsVqPA8qJEUf0 3565
metaperceptron-1.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
metaperceptron-1.1.0.dist-info/METADATA sha256=hrUhMcdagkfa0Sb9ox04Q6ylBog9aEcdc2EtlKOF_fY 15373
metaperceptron-1.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
metaperceptron-1.1.0.dist-info/top_level.txt sha256=Aa_1DDa8pQb0vrzjUnqOjhB5q0AW-wJk9CnipyiOJpg 15
metaperceptron-1.1.0.dist-info/RECORD

top_level.txt

metaperceptron