fix typo: you -> we

Hi paddle developers, In this tutorial, I guess it should be `We` rather than `You` according to context. Please check it, thanks.
avx_docs
Yunfeng Wang 9 years ago committed by GitHub
parent fefb3c132b
commit a8a4a84c1f

@ -159,7 +159,7 @@ define_py_data_sources2(train_list='data/train.list',
You can refer to the following link for more detailed examples and data formats: <a href = "../../api/data_provider/pydataprovider2_en.html">PyDataProvider2</a>.
## Network Architecture
You will describe four kinds of network architectures in this section.
We will describe four kinds of network architectures in this section.
<center> ![](./src/PipelineNetwork_en.jpg) </center>
First, you will build a logistic regression model. Later, you will also get chance to build other more powerful network architectures.

Loading…
Cancel
Save