René's URL Explorer Experiment


Title: 使用指南-使用文档-PaddlePaddle深度学习平台

Description: 飞桨开源框架(PaddlePaddle)是一个易用、高效、灵活、可扩展的深度学习框架。 你可参考飞桨框架的 Github 了解详情,也可阅读 版本说明 了解最新版本的特性。 使用教程分为如下的模块:

Keywords:

direct link

Domain: www.paddlepaddle.org.cn

theme-color#fff

Links:

3.3https://www.paddlepaddle.org.cn/change-version?version=3.3
3.2https://www.paddlepaddle.org.cn/change-version?version=3.2
3.1https://www.paddlepaddle.org.cn/change-version?version=3.1
3.0https://www.paddlepaddle.org.cn/change-version?version=3.0
develophttps://www.paddlepaddle.org.cn/change-version?version=develop
3.0-betahttps://www.paddlepaddle.org.cn/change-version?version=3.0-beta
2.6https://www.paddlepaddle.org.cn/change-version?version=2.6
2.5https://www.paddlepaddle.org.cn/change-version?version=2.5
2.4https://www.paddlepaddle.org.cn/change-version?version=2.4
2.3https://www.paddlepaddle.org.cn/change-version?version=2.3
2.2https://www.paddlepaddle.org.cn/change-version?version=2.2
2.1https://www.paddlepaddle.org.cn/change-version?version=2.1
2.0https://www.paddlepaddle.org.cn/change-version?version=2.0
1.8https://www.paddlepaddle.org.cn/change-version?version=1.8
中文(简)https://www.paddlepaddle.org.cn/change-lang?lang=zh
English(En)https://www.paddlepaddle.org.cn/change-lang?lang=en
安装指南https://www.paddlepaddle.org.cn/documentation/docs/zh/install/index_cn.html
Pip 安装https://www.paddlepaddle.org.cn/documentation/docs/zh/install/pip/frompip.html
Linux 下的 PIP 安装https://www.paddlepaddle.org.cn/documentation/docs/zh/install/pip/linux-pip.html
macOS 下的 PIP 安装https://www.paddlepaddle.org.cn/documentation/docs/zh/install/pip/macos-pip.html
Windows 下的 PIP 安装https://www.paddlepaddle.org.cn/documentation/docs/zh/install/pip/windows-pip.html
Docker 安装https://www.paddlepaddle.org.cn/documentation/docs/zh/install/docker/fromdocker.html
Linux 下的 Docker 安装https://www.paddlepaddle.org.cn/documentation/docs/zh/install/docker/linux-docker.html
macOS 下的 Docker 安装https://www.paddlepaddle.org.cn/documentation/docs/zh/install/docker/macos-docker.html
Docker 列表https://www.paddlepaddle.org.cn/documentation/docs/zh/install/docker/docker_list.html
从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/fromsource.html
Linux 下使用 make 从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/linux-compile-by-make.html
macOS 下使用 make 从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/macos-compile-make.html
Linux 下使用 ninja 从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/linux-compile-by-ninja.html
macOS 下使用 ninja 从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/macos-compile-ninja.html
Windows 下从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/windows-compile.html
飞腾/鲲鹏下从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/arm-compile.html
申威下从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/sw-compile.html
兆芯下从源码编译https://www.paddlepaddle.org.cn/documentation/docs/zh/install/compile/zhaoxin-compile.html
附录https://www.paddlepaddle.org.cn/documentation/docs/zh/install/Tables.html
使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/index_cn.html
飞桨 3.0 全新特性https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/index_cn.html
飞桨框架 3.0 正式版发布——加速大模型时代的技术创新与产业应用https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/overview_cn.html
自动并行训练https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/auto_parallel_cn.html
CINN 神经网络编译器https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/cinn_cn.html
高阶自动微分功能支持科学计算https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/higher_order_ad_cn.html
动转静 SOT 原理及使用https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/sot_cn.html
PIR 基本概念和开发https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/paddle_ir_cn.html
Paddle Inference(TensorRT 子图引擎)https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/paddle_v3_features/paddle_trt_cn.html
模型开发入门https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/index_cn.html
10分钟快速上手飞桨https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/quick_start_cn.html
Tensor 介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/tensor_cn.html
数据集定义与加载https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/data_load_cn.html
数据预处理https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/data_preprocessing_cn.html
模型组网https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/model_cn.html
模型训练、评估与推理https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/train_eval_predict_cn.html
模型保存与加载https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/beginner/model_save_load_cn.html
模型开发更多用法https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/index_cn.html
使用 VisualDL 可视化模型,数据和训练https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/visualdl_usage_cn.html
使用 Comate 加速飞桨编程https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/comate_paddle_cn.html
自动微分机制介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/autograd_cn.html
使用 paddle.nn.Layer 自定义网络https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/layer_and_model_cn.html
自定义Loss、Metric 及 Callbackhttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/customize_cn.html
梯度裁剪方式介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/gradient_clip_cn.html
飞桨模型转 ONNX 模型https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/model_to_onnx_cn.html
隐式数据类型提升介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/advanced/auto_type_promotion_cn.html
动态图转静态图https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/jit/index_cn.html
使用样例https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/jit/basic_usage_cn.html
转换原理https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/jit/principle_cn.html
支持语法https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/jit/grammar_list_cn.html
案例解析https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/jit/case_analysis_cn.html
报错调试https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/jit/debugging_cn.html
Limitationshttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/jit/limitations_cn.html
推理部署https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/infer/index_cn.html
服务器部署 — Paddle Inferencehttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/infer/inference/inference_cn.html
移动端/嵌入式部署 — Paddle Litehttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/infer/mobile/mobile_index_cn.html
模型自动化压缩工具(ACT)https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/infer/paddleslim/paddle_slim_cn.html
分布式训练https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/index_cn.html
分布式训练简介https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/distributed_overview.html
环境部署https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/deployment_cn.html
快速开始-数据并行https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/cluster_quick_start_collective_cn.html
快速开始-参数服务器https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/cluster_quick_start_ps_cn.html
数据并行https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/data_parallel/index_cn.html
原理和实践案例https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/data_parallel/principle_and_demo_cn.html
前向重计算https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/data_parallel/recompute_cn.html
自动混合精度https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/data_parallel/amp_cn.html
Gradient Mergehttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/data_parallel/gradient_merge_cn.html
参数服务器https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/ps/index_cn.html
参数服务器概述https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/ps/cluster_overview_ps_cn.html
纯 GPU 参数服务器https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/ps/cluster_example_gpups_cn.html
CPUPS 流式训练示例https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/ps/cluster_example_cpups_cn.html
张量模型并行https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/model_parallel_cn.html
流水线并行https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/pipeline_parallel_cn.html
分组切分并行https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/group_sharded_parallel_cn.html
MoEhttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/moe_cn.html
静态图流水并行时序图可视化工具https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/06_distributed_training/visual_pipeline_parallel_static_mode_cn.html
性能调优https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/performance_improving/index_cn.html
自动混合精度训练(AMP)https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/performance_improving/amp_cn.html
模型性能分析(Profiler)https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/performance_improving/profiling_model.html
训练全流程自动调优(Beta)https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/performance_improving/training_improving_model_cn.html
模型迁移https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/index_cn.html
迁移指南https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_guide_cn.html
从 PyTorch 迁移到飞桨https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/index_cn.html
PyTorch 最新 release 与 Paddle develop API 映射表https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/pytorch_api_mapping_cn.html
CV - 快速上手https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/cv_quick_start_cn.html
CV - 迁移经验汇总https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/cv_experience_cn.html
NLP - 快速上手https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/nlp_fast_explore_cn.html
NLP - 迁移经验汇总https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/nlp_migration_experiences_cn.html
解读网络结构转换https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/convert_net_structure_cn.html
解读 Bert 模型权重转换https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/convert_bert_weights_cn.html
PyTorch 自定义算子转写教程https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_pytorch/pytorch_custom_op_convert_cn.html
代码自动转换工具https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_with_paconvert_cn.html
使用 X2Paddle 迁移推理模型https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_with_x2paddle_cn.html
迁移飞桨旧版本https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_older_versions/index_cn.html
升级指南https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_older_versions/update_cn.html
版本迁移工具https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_older_versions/migration_cn.html
兼容载入旧格式模型https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_older_versions/load_old_format_model_cn.html
Paddle 1.8 与 Paddle 2.0 API 映射表https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/convert_from_older_versions/paddle_api_mapping_cn.html
附录: 飞桨框架 2.xhttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/model_convert/paddle_2_x_cn.html
自定义算子https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/custom_op/index_cn.html
自定义 C++算子https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/custom_op/new_cpp_op_cn.html
自定义 C++ 扩展https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/custom_op/cpp_extension_cn.html
自定义 Python 算子https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/custom_op/new_python_op_cn.html
跨生态自定义算子接入https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/custom_op/cross_ecosystem_custom_op/index_cn.html
使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/custom_op/cross_ecosystem_custom_op/user_guide_cn.html
原理和迁移方式https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/custom_op/cross_ecosystem_custom_op/design_and_migration_cn.html
环境变量 FLAGShttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/flags_cn.html
cudnnhttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/cudnn_cn.html
数值计算https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/data_cn.html
调试https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/debug_cn.html
check nan inf 工具https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/check_nan_inf_cn.html
设备管理https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/device_cn.html
分布式https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/distributed_cn.html
执行器https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/executor_cn.html
存储管理https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/memory_cn.html
昇腾 NPUhttps://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/npu_cn.html
其他https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/flags/others_cn.html
硬件支持https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/index_cn.html
飞桨产品硬件支持表https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/hardware_info_cn.html
昆仑芯 XPU 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/xpu/index_cn.html
昆仑芯 XPU P800 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/xpu/xpu-p800_install_cn.html
昆仑芯 XPU P800 基于框架的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/xpu/xpu-p800_paddle_tutorial_cn.html
昆仑芯 XPU P800 基于 PaddleX 的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/xpu/xpu-p800_paddlex_tutorial_cn.html
昆仑芯 XPU 支持模型https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/xpu/xpu-p800_support_cn.html
海光 DCU 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/dcu/index_cn.html
海光 DCU 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/dcu/install_cn.html
海光 DCU 基于框架的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/dcu/paddle_tutorial_cn.html
海光 DCU 基于 PaddleX 的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/dcu/paddlex_tutorial_cn.html
海光 DCU 验证模型https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/dcu/support_cn.html
昇腾 NPU 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/npu/index_cn.html
昇腾 NPU 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/npu/install_cn.html
昇腾 NPU 基于框架的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/npu/paddle_tutorial_cn.html
昇腾 NPU 基于 PaddleX 的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/npu/paddlex_tutorial_cn.html
昇腾 NPU 验证模型https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/npu/support_cn.html
寒武纪 MLU 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/mlu/index_cn.html
寒武纪 MLU 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/mlu/install_cn.html
寒武纪 MLU 基于框架的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/mlu/paddle_tutorial_cn.html
寒武纪 MLU 基于 PaddleX 的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/mlu/paddlex_tutorial_cn.html
寒武纪 MLU 验证模型https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/mlu/support_cn.html
燧原 GCU 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/gcu/index_cn.html
燧原 GCU 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/gcu/install_cn.html
燧原 GCU 基于 PaddleX 的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/gcu/paddlex_tutorial_cn.html
燧原 GCU 验证模型https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/gcu/support_cn.html
太初 SDAA 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/sdaa/index_cn.html
太初 SDAA 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/sdaa/install_cn.html
太初 SDAA 基于框架的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/sdaa/paddle_tutorial_cn.html
METAX GPGPU 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/metax/index_cn.html
沐曦 曦云 C 系列 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/metax/install_cn.html
沐曦 曦云 C500 基于 PaddlePaddle 框架的使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/metax/paddle_tutorial_cn.html
天数 GPGPU 芯片https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/iluvatar_gpu/index_cn.html
天数 GPGPU 安装说明https://www.paddlepaddle.org.cn/documentation/docs/zh/hardware_support/iluvatar_gpu/install_cn.html
应用实践https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/index_cn.html
快速上手https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/quick_start/index_cn.html
hello paddle: 从普通程序走向机器学习程序https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/quick_start/hello_paddle.html
动态图https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/quick_start/dynamic_graph.html
飞桨高层API使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/quick_start/high_level_api.html
模型保存及加载https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/quick_start/save_model.html
使用线性回归预测波士顿房价https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/quick_start/linear_regression.html
计算机视觉https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/index_cn.html
使用LeNet在MNIST数据集实现图像分类https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/image_classification.html
使用卷积神经网络进行图像分类https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/convnet_image_classification.html
CIFAR-100数据集上基于Vision Transformer 实现图片分类https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/image_classification_ViT.html
GAMMA比赛多模态眼底图像数据集下基于EfficientNet和ResNet构造fundus_img和oct_img的分类模型https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/glaucoma_classification.html
MosMedData: 新冠肺炎胸部 CT扫描数据集上基于3D-CNN实现二分类https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/3D_image_classification_from_CT_scans.html
基于图片相似度的图片搜索https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/image_search.html
基于U-Net卷积神经网络实现宠物图像分割https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/image_segmentation.html
通过OCR实现验证码识别https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/image_ocr.html
通过Sub-Pixel实现图像超分辨率https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/super_resolution_sub_pixel.html
人脸关键点检测https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/landmark_detection.html
点云处理:实现PointNet点云分类https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/pointnet.html
点云处理:实现PointNet点云分割https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/cv/pc_segmentation.html
自然语言处理https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/nlp/index_cn.html
用N-Gram模型在莎士比亚文集中训练word embeddinghttps://www.paddlepaddle.org.cn/documentation/docs/zh/practices/nlp/n_gram_model.html
IMDB 数据集使用BOW网络的文本分类https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/nlp/imdb_bow_classification.html
使用预训练的词向量完成文本分类任务https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/nlp/pretrained_word_embeddings.html
使用注意力机制的LSTM的机器翻译https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/nlp/seq2seq_with_attention.html
1. 项目背景https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/nlp/transformer_in_English-to-Spanish.html
使用序列到序列模型完成数字加法https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/nlp/addition_rnn.html
推荐https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/recommendations/index_cn.html
使用协同过滤实现电影推荐https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/recommendations/collaborative_filtering.html
强化学习https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/reinforcement_learning/index_cn.html
强化学习——Actor Critic Methodhttps://www.paddlepaddle.org.cn/documentation/docs/zh/practices/reinforcement_learning/actor_critic_method.html
强化学习——Advantage Actor-Critic(A2C)https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/reinforcement_learning/advantage_actor_critic.html
强化学习——Deep Deterministic Policy Gradient (DDPG)https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/reinforcement_learning/deep_deterministic_policy_gradient.html
强化学习——DQN玩合成大西瓜https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/reinforcement_learning/dqn_fruit_merger.html
用飞桨框架2.0造一个会下五子棋的AI模型https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/reinforcement_learning/AlphaZero.html
时序数据https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/time_series/index_cn.html
通过AutoEncoder实现时序数据异常检测https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/time_series/autoencoder.html
Jena Climate时间序列数据集上使用LSTM进行温度的预报https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/time_series/temperature_forecast.html
证券数据集下使用LSTM模型预测A股走势https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/time_series/stock_forecast.html
动转静https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/jit/index_cn.html
使用动转静完成以图搜图https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/jit/image_search_with_jit.html
生成式对抗网络https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/gan/index_cn.html
图像风格迁移模型-CycleGANhttps://www.paddlepaddle.org.cn/documentation/docs/zh/practices/gan/cyclegan/cyclegan.html
通过DCGAN实现人脸图像生成https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/gan/dcgan_face/dcgan_face.html
MNIST数据集下用Paddle框架的动态图模式玩耍经典对抗生成网络(GAN)https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/gan/GAN_with_MINIST/GAN_with_MINIST.html
城市街景分割数据集下使用对抗网络Pix2Pix根据掩码生成街景https://www.paddlepaddle.org.cn/documentation/docs/zh/practices/gan/Pix2Pix/Pix2Pix_with_Cityscapes.html
API 文档https://www.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
贡献指南https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/index_cn.html
概述https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/Overview_cn.html
代码贡献流程https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/code_contributing_path_cn.html
新增 API 开发&提交流程https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/api_contributing_guides_cn.html
贡献前阅读https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/read_before_contributing_cn.html
开发 API Python 端https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/new_python_api_cn.html
开发 C++ 算子https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/new_cpp_op_cn.html
分布式算子开发https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/auto_parallel_op_cn.html
API 设计和命名规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/api_design_guidelines_standard_cn.html
API 文档书写规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/api_docs_guidelines_cn.html
API 单测开发及验收规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/api_contributing_guides/api_acceptance_criteria_cn.html
算子性能优化 提交流程https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/op_optimization_contributing_guides_cn.html
算子性能优化 方法介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/op_optimization_method_introduction_cn.html
算子性能优化 验收规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/op_optimization_acceptance_criteria_cn.html
Kernel Primitive APIhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/index_cn.html
API 介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/api_description_cn.html
API 介绍 - IOhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/io_api_cn.html
API 介绍 - Computehttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/compute_api_cn.html
API 介绍 - OpFunchttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/functor_api_cn.html
API 示例https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/example_cn.html
示例 - ElementwiseAddhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/add_example_cn.html
示例 - Reducehttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/reduce_example_cn.html
示例 - Modelhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_optimization/kernel_primitive_api/model_example_cn.html
算子数据类型扩展 提交流程https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_dtype_extension/op_dtype_extension_contributing_guides_cn.html
算子数据类型扩展 验收规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/op_dtype_extension/op_dtype_extension_acceptance_criteria_cn.html
低精度算子开发贡献指南https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/amp_precision/index_cn.html
低精度算子支持开发规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/amp_precision/amp_op_dev_guide_cn.html
低精度算子单测开发规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/amp_precision/amp_test_dev_guide_cn.html
曙光开发指南https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/sugon/index_cn.html
曙光智算平台-Paddle 源码编译和单测执行https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/sugon/compile_and_test_cn.html
Paddle 适配 C86 加速卡详解https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/sugon/paddle_c86_cn.html
Paddle 框架下 ROCm(HIP)算子单测修复指导https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/sugon/paddle_c86_fix_guides_cn.html
硬件接入飞桨后端指南https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/index_cn.html
硬件接入飞桨后端方案介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/new_device_backend_overview_cn.html
训练硬件 Custom Device 接入方案介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_device_overview_cn.html
自定义 Runtimehttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_runtime_cn.html
数据类型https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/runtime_data_type_cn.html
Device 接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/device_api_cn.html
Memory 接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/memory_api_cn.html
Stream 接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/stream_api_cn.html
Event 接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/event_api_cn.html
集合通讯接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/ccl_api_cn.html
Profiler 接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/profiler_api_cn.html
自定义 Kernelhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_kernel_cn.html
Kernel 函数声明https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_kernel_docs/kernel_declare_cn.html
Kernel 实现接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_kernel_docs/cpp_api_cn.html
Context APIhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_kernel_docs/context_api_cn.html
Tensor APIhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_kernel_docs/tensor_api_cn.html
Exception APIhttps://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_kernel_docs/exception_api_cn.html
Kernel 注册接口https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_kernel_docs/register_api_cn.html
新硬件接入示例https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/custom_device_docs/custom_device_example_cn.html
文档贡献指南https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/docs_contributing_guides_cn.html
规范和参考信息https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/style_guide_and_references/index_cn.html
代码规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/style_guides_cn.html
报错信息文案书写规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/style_guide_and_references/error_message_writing_specification_cn.html
代码风格检查指南https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/git_guides/codestyle_check_guide_cn.html
Paddle CI 测试详解https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/git_guides/paddle_ci_manual_cn.html
Python 文档示例代码书写规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/style_guide_and_references/code_example_writing_specification_cn.html
Python 类型提示标注规范https://www.paddlepaddle.org.cn/documentation/docs/zh/dev_guides/style_guide_and_references/type_annotations_specification_cn.html
常见问题与解答https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/index_cn.html
2.0 升级常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/2.0.html
安装常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/install_cn.html
数据及其加载常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/data_cn.html
组网、训练、评估常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/train_cn.html
模型保存常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/save_cn.html
参数调整常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/params_cn.html
分布式训练常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/distributed_cn.html
其他常见问题https://www.paddlepaddle.org.cn/documentation/docs/zh/faq/others_cn.html
3.2 Release Notehttps://www.paddlepaddle.org.cn/documentation/docs/zh/release_note_cn.html
使用指南https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/index_cn.html
https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/index_cn.html
在 GitHub 上编辑https://github.com/PaddlePaddle/docs/blob/release/3.3/docs/guides/index_cn.rst
https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/index_cn.html#shiyongzhinan
Githubhttps://github.com/PaddlePaddle/Paddle
版本说明https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/release_note_cn.html
飞桨 3.0 全新特性https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/paddle_v3_features/index_cn.html
模型开发入门https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/beginner/index_cn.html
模型开发更多用法https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/advanced/index_cn.html
动态图转静态图https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/jit/index_cn.html
预测部署https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/infer/index_cn.html
分布式训练https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/06_distributed_training/index_cn.html
性能调优https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/performance_improving/index_cn.html
模型迁移https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/model_convert/index_cn.html
自定义算子https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/custom_op/index_cn.html
环境变量https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/install/flags/flags_cn.html

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.