@ -76,33 +76,26 @@ pip install paddlepaddle-gpu==0.14.0.post85
## Installation
It is recommended to check out the
[Docker installation guide ](http://www.paddlepaddle.org/docs/develop/documentation/fluid/en/build_and_install/docker_install_en.html )
before looking into the
[build from source guide ](http://www.paddlepaddle.org/docs/develop/documentation/fluid/en/build_and_install/build_from_source_en.html ).
It is recommended to read [this doc ](http://paddlepaddle.org/documentation/docs/zh/0.14.0/new_docs/beginners_guide/install/install_doc.html ) on our website.
## Documentation
We provide [English ](http:// www. paddlepaddle.org/docs/develop/doc umentation/en/getstarted/index_en.html) and
[Chinese ](http:// www.paddlepaddle.org/docs/develop/documentation/zh/getstarted/index_cn .html) documentation.
We provide [English ](http:// paddlepaddle.org/documentation/docs /en/0.14.0 /getstarted/index_en.html) and
[Chinese ](http:// paddlepaddle.org/documentation/docs/zh/0.14.0/new_docs/beginners_guide/index .html) documentation.
- [Deep Learning 101 ](http ://www.paddlepaddle.org/docs/develop/book/01.fit_a_line/index.html )
- [Deep Learning 101 ](http s://github.com/PaddlePaddle/book )
You might want to start from this online interactive book that can run in a Jupyter Notebook.
- [Distributed Training ](http:// www.paddlepaddle.org/docs/develop/documentation/en/howto/cluster/index_en .html)
- [Distributed Training ](http:// paddlepaddle.org/documentation/docs/zh/0.14.0/new_docs/user_guides/howto/training/cluster_howto .html)
You can run distributed training jobs on MPI clusters.
- [Distributed Training on Kubernetes ](http://www.paddlepaddle.org/docs/develop/documentation/en/howto/cluster/multi_cluster/k8s_en.html )
You can also run distributed training jobs on Kubernetes clusters.
- [Python API ](http://www.paddlepaddle.org/docs/develop/api/en/overview.html )
- [Python API ](http://paddlepaddle.org/documentation/api/zh/0.14.0/fluid.html )
Our new API enables much shorter programs.
- [How to Contribute ](http:// www. paddlepaddle.org/docs/develop /documentation/flui d/en/dev/contribute_to_paddle_en .html)
- [How to Contribute ](http://paddlepaddle.org/documentation/docs/zh/0.14.0/new_docs/advanced_usage/development/contribute_to_paddle.html )
We appreciate your contributions!