Metadata-Version: 1.1
Name: bob.learn.pytorch
Version: 0.1.2
Summary: Bob bindings for PyTorch
Home-page: https://gitlab.idiap.ch/bob/bob.learn.pytorch
Author: Guillaume Heusch
Author-email: guillaume.heusch@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Wed 16 May 14:31:20 CEST 2018
        
        .. image:: https://img.shields.io/badge/docs-available-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.pytorch/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/v0.1.2/pipeline.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/v0.1.2
        .. image:: https://gitlab.idiap.ch/bob/bob.learn.pytorch/badges/v0.1.2/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch/commits/v0.1.2
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.learn.pytorch
        
        
        ========================
         Bob support for PyTorch
        ========================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It provides tools to define and train Neural Networks based on PyTorch.
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.learn.pytorch
        
        
        Contact
        -------
        
        For questions or reporting issues to this software package, contact our
        development `mailing list`_.
        
        
        .. Place your references here:
        .. _bob: https://www.idiap.ch/software/bob
        .. _installation: https://www.idiap.ch/software/bob/install
        .. _mailing list: https://www.idiap.ch/software/bob/discuss
        
Keywords: pytorch
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
