Metadata-Version: 2.1
Name: nnetsauce
Version: 0.7.1
Summary: Randomized and Quasi-Randomized (neural) networks
Home-page: UNKNOWN
Maintainer: T. Moudiki
Maintainer-email: thierry.moudiki@gmail.com
License: BSD3 Clause Clear
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: jax (>=0.1.72)
Requires-Dist: jaxlib (>=0.1.51)
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: scipy (>=0.19.0)
Requires-Dist: joblib (>=0.14.0)
Requires-Dist: scikit-learn (>=0.18.0)
Requires-Dist: threadpoolctl (>=2.0.0)
Requires-Dist: tqdm (==4.48.1)
Provides-Extra: alldeps
Requires-Dist: numpy (>=1.13.0) ; extra == 'alldeps'
Requires-Dist: scipy (>=0.19.0) ; extra == 'alldeps'

A package for Statistical/Machine Learning using Randomized and Quasi-Randomized (neural) networks


