Skip to content

ddokupil/models

This branch is up to date with baojun-nervana/models:develop.

Folders and files

NameName
Last commit message
Last commit date
Feb 2, 2018
Sep 30, 2018
Sep 29, 2018
Aug 15, 2018
Sep 8, 2017
Dec 19, 2017
Aug 6, 2018
Sep 29, 2018
Jan 19, 2018
Apr 21, 2017
Aug 14, 2018
May 23, 2017
Sep 29, 2018

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

Model configurations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.1%
  • Shell 2.1%
  • C++ 0.8%