Skip to content

tink2123/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.

  • legacy models: use PaddlePaddle's v2 APIs.

License

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 2.6%
  • C++ 0.6%