Metadata-Version: 2.1
Name: bob.learn.tensorflow
Version: 3.0.0
Summary: Bob bindings for tensorflow
Home-page: UNKNOWN
Author: Tiago de Freitas Pereira
Author-email: tiago.pereira@idiap.ch
License: BSD
Keywords: tensorflow
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
License-File: LICENSE

.. vim: set fileencoding=utf-8 :
.. Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
.. Thu 30 Jan 08:46:53 2014 CET


.. image:: https://img.shields.io/badge/docs-v3.0.0-orange.svg
   :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.tensorflow/v3.0.0/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.learn.tensorflow/badges/v3.0.0/pipeline.svg
   :target: https://gitlab.idiap.ch/bob/bob.learn.tensorflow/commits/v3.0.0
.. image:: https://gitlab.idiap.ch/bob/bob.learn.tensorflow/badges/v3.0.0/coverage.svg
   :target: https://gitlab.idiap.ch/bob/bob.learn.tensorflow/commits/v3.0.0
.. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
   :target: https://gitlab.idiap.ch/bob/bob.learn.tensorflow

===========================
 Bob support for tensorflow
===========================

This package is part of the signal-processing and machine learning toolbox
Bob_. It provides tools to run comparable and reproducible biometric
recognition experiments on publicly available databases.


Installation
------------

Follow our `installation`_ instructions. Then, using the Python interpreter
provided by the distribution, bootstrap and buildout this package::

  $ conda install bob.learn.tensorflow


Contact
-------

For questions or reporting issues to this software package, contact our
development `mailing list`_.

Before doing that, check our documentation by clicking in the links on the top.


.. Place your references here:
.. _bob: https://www.idiap.ch/software/bob
.. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation
.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel


