You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/demo/quick_start/index_en.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ You will describe four kinds of network architectures in this section.
164
164
<center>  </center>
165
165
166
166
First, you will build a logistic regression model. Later, you will also get chance to build other more powerful network architectures.
167
-
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 `demo/quick_start` directory.
167
+
For more detailed documentation, you could refer to: <ahref = "../../ui/api/trainer_config_helpers/layers.html">layer documentation</a>. All configuration files are in `demo/quick_start` directory.
168
168
169
169
### Logistic Regression
170
170
The architecture is illustrated in the following picture:
0 commit comments