.. _user_guide_en_: #################### Advanced User Guides #################### .. todo:: So far you have already been familiar with PaddlePaddle. And the next expectation, read more on: - `Prepare Data `_:How to prepare the data efficiently. - `Distributed Training `_ :How to apply the distributed training in your projects. - `Deploy Inference Model `_ :How to deploy the trained network to perform practical inference - `Practice Improving `_ :How to do profiling for Fluid programs - `Model Evaluation and Debugging `_ :How to evaluate your program. - `Addon Development `_ :How to contribute codes and documentation to our communities - `FLAGS `_ .. toctree:: :hidden: data_preparing/index_en.rst distributed_training/index_en.rst inference_deployment/index_en.rst performance_improving/index_en.rst evaluation_debugging/index_en.rst addon_development/index_en.rst flags/flags_en.rst