Metadata-Version: 1.1
Name: xbob.mlp.lbfgs
Version: 0.1b
Summary: L-BFGS-based trainer for the MLP machine of Bob
Home-page: http://github.com/bioidiap/xbob.mlp.lbfgs
Author: Laurent El Shafey
Author-email: laurent.el-shafey@idiap.ch
License: GPLv3
Description: MLP L-BFGS Trainer for Bob
        ==========================
        
        This simple example demonstrates how to extend Bob by providing a new L-BFGS-based
        trainer to the MLP. 
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
