@@ -164,7 +164,7 @@ You will describe four kinds of network architectures in this section.
<center> ![](./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.
For more detailed documentation, you could refer to: <a href = "../../ui/api/trainer_config_helpers/layers_index.html">Layer documentation</a>。All configuration files are in `demo/quick_start` directory.
For more detailed documentation, you could refer to: <a href = "../../ui/api/trainer_config_helpers/layers.html">layer documentation</a>. All configuration files are in `demo/quick_start` directory.
### Logistic Regression
The architecture is illustrated in the following picture:
<p>First, you will build a logistic regression model. Later, you will also get chance to build other more powerful network architectures.
For more detailed documentation, you could refer to: <ahref = "../../ui/api/trainer_config_helpers/layers_index.html">Layer documentation</a>。All configuration files are in <codeclass="docutils literal"><spanclass="pre">demo/quick_start</span></code> directory.</p>
For more detailed documentation, you could refer to: <ahref = "../../ui/api/trainer_config_helpers/layers.html">layer documentation</a>. All configuration files are in <codeclass="docutils literal"><spanclass="pre">demo/quick_start</span></code> directory.</p>
<divclass="section"id="logistic-regression">
<spanid="logistic-regression"></span><h3>Logistic Regression<aclass="headerlink"href="#logistic-regression"title="Permalink to this headline">¶</a></h3>
<p>The architecture is illustrated in the following picture: