_images/paddlehelix_logo.png

Welcome to PaddleHelix Helper

Release Version Python VersionOSDocumentation Status

Installation

OS support

Windows, Linux and OSX

Python version

Python 3.6, 3.7

Dependencies

  • PaddlePaddle >= 2.0.0rc0

  • pgl >= 2.1

Quick Start

  • PaddleHelix can be installed directly with pip:

$ pip install paddlehelix
  • or install from source:

$ pip install --upgrade git+https://github.com/PaddlePaddle/PaddleHelix.git

Note

Please check our Installation guide part for full installation prerequisites and guide.

Tutorials

  • We provide abundant Tutorials to help you navigate the repository and start quickly.

  • PaddleHelix is based on PaddlePaddle, a high-performance Parallelized Deep Learning Platform.

Examples

Guide for developers

  • If you need help in modifying the source code of PaddleHelix, please see our Guide for developers.

Contribution

If you would like to develop and maintain PaddleHelix with us, please refer to our GitHub repo.

Documentation