/models

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

Primary LanguagePythonApache License 2.0Apache-2.0

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.

  • legacy models: use PaddlePaddle's v2 APIs.

License

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