Metadata-Version: 2.1
Name: mlswarm
Version: 0.33
Summary: This package trains neural networks using swarm-like optimization algorithms
Home-page: https://github.com/rafaelcabral96/mlswarm
Download-URL: https://github.com/rafaelcabral96/mlswarm/archive/v032.tar.gz
Author: Rafael Cabral
Author-email: rafael.medeiroscabral@kaust.edu.sa
License: MIT
Keywords: machine learning,neural networks,optimization,particle swarm,derivative free
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: matplotlib

