Skip to content

Pre-trained and Reproduced Deep Learning Models (经典复现模型)

License

Notifications You must be signed in to change notification settings

shouwangzhe/models

 
 

Repository files navigation

PaddlePaddle Models

Documentation Status License

PaddlePaddle provides a rich set of computational units to enable users to adopt a modular approach to solving various learning problems. In this repo, we demonstrate how to use PaddlePaddle to solve common machine learning tasks, providing several different neural network model that anyone can easily learn and use.

  • fluid models: use PaddlePaddle's Fluid APIs. We especially recommend users to use Fluid models.

PaddlePaddle 提供了丰富的计算单元,使得用户可以采用模块化的方法解决各种学习问题。在此repo中,我们展示了如何用 PaddlePaddle 来解决常见的机器学习任务,提供若干种不同的易学易用的神经网络模型。

  • fluid模型: 使用 PaddlePaddle Fluid版本的 APIs,我们特别推荐您使用Fluid模型。

License

This tutorial is contributed by PaddlePaddle and licensed under the Apache-2.0 license.

许可证书

此向导由PaddlePaddle贡献,受Apache-2.0 license许可认证.

About

Pre-trained and Reproduced Deep Learning Models (经典复现模型)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.7%
  • Shell 2.7%
  • C++ 0.6%