Metadata-Version: 2.1
Name: rnutil
Version: 0.3.3
Summary: Utility functions for the Neural Networks course for the University of Buenos Aires (UBA)
Home-page: https://github.com/facundoq/rnutil
Author: Facundo Quiroga
Author-email: fquiroga@lidi.info.unlp.edu.ar
License: GNU Affero General Public License v3 or later (AGPLv3+)
Project-URL: Bug Tracker, https://github.com/facundoq/rnutil/issues
Project-URL: Documentation, https://github.com/facundoq/rnutil
Project-URL: Source Code, https://github.com/facundoq/rnutil
Description: 
        # redes-neuronales-util
        Datos y funciones utiles para entrenar y visualizar Redes Neuronales
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
