Registered by Xavier Saint-Mleux

Piaget is a generic machine learning framework.

Quick Install for Users:

- On the command line, type:
    # go to your home directory
    cd

    # get a copy of Piaget
    bzr branch lp:piaget

    # go to the piaget source dir
    cd piaget

    # configure & install Piaget
    ./waf configure
    ./waf install

    # generate the documentation
    ./waf doc

- Check the generated documentation using your browser:
    file:///<your-home-dir>/piaget/build/doc/html/index.html

Quick Install for Developers:
- Follow the Quick Install for Users, but skip the configure and install steps.
- Check the Quick Install Guide for Piaget Developers in the generated documentation.

Project information

Licence:
Apache Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python, C++

All bugs Latest bugs reported

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Piaget does not have any download files registered with Launchpad.