Skip to content
Snippets Groups Projects
README.rst 2.18 KiB
Newer Older
André Anjos's avatar
André Anjos committed
.. vim: set fileencoding=utf-8 :
.. Andre Anjos <andre.anjos@idiap.ch>
.. Thu 24 Apr 17:24:10 2014 CEST

.. image:: http://img.shields.io/badge/docs-stable-yellow.png
   :target: http://pythonhosted.org/bob.learn.mlp/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.png
   :target: https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.learn.mlp/master/index.html
.. image:: https://travis-ci.org/bioidiap/bob.learn.mlp.svg?branch=master
   :target: https://travis-ci.org/bioidiap/bob.learn.mlp?branch=master
.. image:: https://coveralls.io/repos/bioidiap/bob.learn.mlp/badge.png?branch=master
   :target: https://coveralls.io/r/bioidiap/bob.learn.mlp?branch=master
.. image:: https://img.shields.io/badge/github-master-0000c0.png
   :target: https://github.com/bioidiap/bob.learn.mlp/tree/master
André Anjos's avatar
André Anjos committed
.. image:: http://img.shields.io/pypi/v/bob.learn.mlp.png
   :target: https://pypi.python.org/pypi/bob.learn.mlp
.. image:: http://img.shields.io/pypi/dm/bob.learn.mlp.png
   :target: https://pypi.python.org/pypi/bob.learn.mlp
André Anjos's avatar
André Anjos committed

============================================
 Multi-Layer Perceptron and Trainers in Bob
============================================
André Anjos's avatar
André Anjos committed

This package contains a set of Pythonic bindings for Bob's MLP and Trainers.

Installation
------------
To install this package -- alone or together with other `Packages of Bob <https://github.com/idiap/bob/wiki/Packages>`_ -- please read the `Installation Instructions <https://github.com/idiap/bob/wiki/Installation>`_.
For Bob_ to be able to work properly, some dependent packages are required to be installed.
Please make sure that you have read the `Dependencies <https://github.com/idiap/bob/wiki/Dependencies>`_ for your operating system.
André Anjos's avatar
André Anjos committed

Documentation
-------------
For further documentation on this package, please read the `Stable Version <http://pythonhosted.org/bob.learn.mlp/index.html>`_ or the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.learn.mlp/master/index.html>`_ of the documentation.
For a list of tutorials on this or the other packages ob Bob_, or information on submitting issues, asking questions and starting discussions, please visit its website.
André Anjos's avatar
André Anjos committed

.. _bob: https://www.idiap.ch/software/bob