Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
6099fb43
Commit
6099fb43
authored
May 28, 2019
by
suiguoxin
Browse files
fix link err in docs
parent
27d7ab9c
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
+5
-4
docs/en_US/BuiltinAssessor.md
docs/en_US/BuiltinAssessor.md
+1
-0
docs/en_US/assessors.rst
docs/en_US/assessors.rst
+2
-2
docs/en_US/builtin_assessor.rst
docs/en_US/builtin_assessor.rst
+1
-1
docs/en_US/tuners.rst
docs/en_US/tuners.rst
+1
-1
No files found.
docs/en_US/BuiltinAssessor
s
.md
→
docs/en_US/BuiltinAssessor.md
View file @
6099fb43
...
@@ -19,6 +19,7 @@ Note: Please follow the format when you write your `config.yml` file.
...
@@ -19,6 +19,7 @@ Note: Please follow the format when you write your `config.yml` file.
<a
name=
"MedianStop"
></a>
<a
name=
"MedianStop"
></a>

`Median Stop Assessor`

`Median Stop Assessor`
> Builtin Assessor Name: **Medianstop**
> Builtin Assessor Name: **Medianstop**
...
...
docs/en_US/assessors.rst
View file @
6099fb43
...
@@ -13,7 +13,7 @@ Here is an experimental result of MNIST after using 'Curvefitting' Assessor in '
...
@@ -13,7 +13,7 @@ Here is an experimental result of MNIST after using 'Curvefitting' Assessor in '
Like Tuners, users can either use built-in Assessors, or customize an Assessor on their own. Please refer to the following tutorials for detail:
Like Tuners, users can either use built-in Assessors, or customize an Assessor on their own. Please refer to the following tutorials for detail:
.. toctree::
.. toctree::
:maxdepth:
2
:maxdepth:2
Builtin Assessors<B
uiltin
A
ssessor
>
b
uiltin
_a
ssessor
Customized Assessors<CustomizeAssessor>
Customized Assessors<CustomizeAssessor>
docs/en_US/builtin_assessor.rst
View file @
6099fb43
...
@@ -4,6 +4,6 @@ Builtin-Assessors
...
@@ -4,6 +4,6 @@ Builtin-Assessors
.. toctree::
.. toctree::
:maxdepth: 1
:maxdepth: 1
Overview<BuiltinAssessor
s
>
Overview<BuiltinAssessor>
Medianstop<MedianstopAssessor>
Medianstop<MedianstopAssessor>
Curvefitting<CurvefittingAssessor>
Curvefitting<CurvefittingAssessor>
\ No newline at end of file
docs/en_US/tuners.rst
View file @
6099fb43
...
@@ -13,6 +13,6 @@ For details, please refer to the following tutorials:
...
@@ -13,6 +13,6 @@ For details, please refer to the following tutorials:
.. toctree::
.. toctree::
:maxdepth: 2
:maxdepth: 2
B
uiltin
Tuners<BuiltinT
uner
>
b
uiltin
_t
uner
Customized Tuners<CustomizeTuner>
Customized Tuners<CustomizeTuner>
Customized Advisor<CustomizeAdvisor>
Customized Advisor<CustomizeAdvisor>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment