Metadata-Version: 2.1
Name: SWAG_DNN
Version: 0.1.22
Summary: Implimentation of this paper The SWAG Algorithm; a Mathematical Approach that Outperforms Traditional Deep Learning. Theory and Implementation https://arxiv.org/pdf/1811.11813.pdf
Home-page: https://github.com/pypa/sampleproject
Author: Saeid Safaei
Author-email: saeid.safaei79@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

This is library is a implimentation of 
"The SWAG Algorithm; a Mathematical Approach that Outperforms Traditional Deep Learning. Theory and Implementation"
