Metadata-Version: 2.4
Name: genoa
Version: 0.3.5
Summary: GENOA: Genetic Evolutionary Neural Optimization Algorithm — A neural network evolution framework built with PyTorch.
Author: MrPsyghost
Author-email: shivaypuri2000@gmail.com
Keywords: neural networks,evolution,optimizer,genetic algorithm,deep learning,pytorch
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: torch>=2.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: matplotlib>=3.10.0
Requires-Dist: tqdm>=4.0.0
Requires-Dist: halo>=0.0.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
