deforce

View on PyPIReverse Dependencies (0)

1.0.0 deforce-1.0.0-py3-none-any.whl

Wheel Details

Project: deforce
Version: 1.0.0
Filename: deforce-1.0.0-py3-none-any.whl
Download: [link]
Size: 43311
MD5: f9ff8ac59e447f4f0404dcddbe614077
SHA256: f63c9edc8488458e42239242e6e1e9d23a57d3cbecb2c56a20dca8c02e6584dd
Uploaded: 2024-04-06 15:43:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deforce
Version: 1.0.0
Summary: deforce: Derivative-Free Algorithms for Optimizing Cascade Forward Neural Networks
Author: Thieu
Author-Email: nguyenthieu2102[at]gmail.com
Home-Page: https://github.com/thieu1995/deforce
Project-Url: Documentation, https://deforce.readthedocs.io/
Project-Url: Source Code, https://github.com/thieu1995/deforce
Project-Url: Bug Tracker, https://github.com/thieu1995/deforce/issues
Project-Url: Change Log, https://github.com/thieu1995/deforce/blob/main/ChangeLog.md
Project-Url: Forum, https://t.me/+fRVCJGuGJg1mNDg1
License: GPLv3
Keywords: Cascade Forward Neural Networks,machine learning,artificial intelligence,deep learning,neural networks,single hidden layer network,cascade forward networks,random projection,CFN,CFNN,feed-forward neural network,artificial neural network,classification,regression,supervised learning,online learning,generalization,optimization algorithms,Kernel CFN,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 cascade forward neural networks,metaheuristic-optimized CFN,derivative free-based cascade forward neural networks,derivative free-optimized CFNN,gradient descent-based optimized cascade forward neural network,GD-based CFNN,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.8.1)
Requires-Dist: scikit-learn (>=1.2.0)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: mealpy (>=3.0.1)
Requires-Dist: permetrics (>=2.0.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: 8166 characters]

WHEEL

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

RECORD

Path Digest Size
deforce/__init__.py sha256=tiDt1VqtI1MLRE-9zQRgBPPz1kIOJiYoVL26zOPL0lU 581
deforce/model/__init__.py sha256=8Eicn8FRAJRcdnNvsNeqsz60x6tWNfqPX71t_RckUlk 394
deforce/model/base_cfn_numpy.py sha256=WDXa98NHAftx2EIZuAyfBhCGWtRMnETT3-WTB3S-DK4 23498
deforce/model/base_cfn_torch.py sha256=fIgZiocJ92rerYfmwJ76Gsn06QULz5m4iJD5PUyaizw 17317
deforce/model/dfo_cfn.py sha256=Na4v0YqRr6EzLP5hl562AVmAz4nri-nmY8hmlnd5LJk 16304
deforce/model/dfo_tune_cfn.py sha256=Mt6qLdqyzD3BmPNcpObdfilILxU9yDe6qw6nnLI1JYs 8019
deforce/model/gd_cfn.py sha256=rI9xeCaUov9kKdlSr-PVg5wOD-Ve7N7Z01E3SpvZ-5Y 18596
deforce/toolkit/__init__.py sha256=JzQbAkdbYbEhfrasCGESesRReEYo7LrYJBR4IGqKEgE 315
deforce/toolkit/activators.py sha256=UJDJWu02DENeXkBfoBJRhEF3wNhr3e8OrCL_BTxJZPk 2507
deforce/toolkit/metrics.py sha256=RFAjD8QcVPiWOaR8PjBV25kY-hG93b6_7C4BwTlNHIY 2036
deforce/toolkit/preprocessor.py sha256=lJusVPUybwMZAFc83i4ldmdJRdMzlmcZNAI3n2XsF1c 7566
deforce/toolkit/scalers.py sha256=SxaFKgPfWsAx-oNC_hhiBClzIqPbhKLeGwl5xvwptT4 7604
deforce/toolkit/validators.py sha256=YFjx-a1InboMNL2X_7ttYe-pjHpnnsBsVqPA8qJEUf0 3565
deforce-1.0.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
deforce-1.0.0.dist-info/METADATA sha256=g2-MzMMasEglu6loCelBZeIhFt-Rj9JGOTYYS5wbXlw 11680
deforce-1.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
deforce-1.0.0.dist-info/top_level.txt sha256=aLfezxo3HPzo6-mZ1GN8NxLRhc_C49MVBQswmsiF_yo 8
deforce-1.0.0.dist-info/RECORD

top_level.txt

deforce