5229 Forks
20560 Stars
20560 Watchers

Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

How to download and setup Paddle

Open terminal and run command
git clone https://github.com/PaddlePaddle/Paddle.git
git clone is used to create a copy or clone of Paddle repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Paddle https://github.com/PaddlePaddle/Paddle/archive/master.zip

Or simply clone Paddle with SSH
[email protected]:PaddlePaddle/Paddle.git

If you have some problems with Paddle

You may open issue on Paddle support forum (system) here: https://github.com/PaddlePaddle/Paddle/issues