Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions doc/v2/getstarted/index_en.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
GET STARTED
============

If you want to quickly know how to use PaddlePaddle, please refer to the following guide:

.. toctree::
:maxdepth: 1

quickstart_en.rst


While using PaddlePaddle to build applications, please understand some basic concepts.

Here is an example of linear regression. It introduces workflow of PaddlePaddle, including data format, model configuration and training, etc.

.. toctree::
:maxdepth: 1

concepts/use_concepts_en.rst