Metadata-Version: 2.1
Name: pytorchtools
Version: 0.0.2
Summary: Pytorch Tools
Home-page: https://github.com/francisco-perez-sorrosal/pytorchtools
Author: Francisco Perez-Sorrosal
Author-email: fperezsorrosal@gmail.com
License: Apache Software License 2.0
Keywords: pytorchtools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
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

============
pytorchtools
============


.. image:: https://img.shields.io/pypi/v/pytorchtools.svg
        :target: https://pypi.python.org/pypi/pytorchtools

.. image:: https://img.shields.io/travis/francisco-perez-sorrosal/pytorchtools.svg
        :target: https://travis-ci.org/francisco-perez-sorrosal/pytorchtools

.. image:: https://readthedocs.org/projects/pytorchtools/badge/?version=latest
        :target: https://pytorchtools.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/francisco-perez-sorrosal/pytorchtools/shield.svg
     :target: https://pyup.io/repos/github/francisco-perez-sorrosal/pytorchtools/
     :alt: Updates



Pytorch Tools


* Free software: Apache Software License 2.0
* Documentation: https://pytorchtools.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

Also follows the instructions in: http://otuk.kodeten.com/making-a-python-package-for-pypi---easy-steps/


=======
History
=======

0.0.1 (2018-12-10)
------------------

* First release on PyPI.


