Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

format tuner and accessor README #2588

Merged
merged 2 commits into from
Jun 29, 2020
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions docs/en_US/Assessor/BuiltinAssessor.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Note: Please follow the provided format when writing your `config.yml` file.

<a name="MedianStop"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Median Stop Assessor`
### Median Stop Assessor

> Builtin Assessor Name: **Medianstop**

Expand Down Expand Up @@ -47,7 +47,7 @@ assessor:

<a name="Curvefitting"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Curve Fitting Assessor`
### Curve Fitting Assessor

> Builtin Assessor Name: **Curvefitting**

Expand Down
28 changes: 14 additions & 14 deletions docs/en_US/Tuner/BuiltinTuner.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Note: Please follow the format when you write your `config.yml` file. Some built

<a name="TPE"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `TPE`
### TPE

> Built-in Tuner Name: **TPE**

Expand Down Expand Up @@ -60,7 +60,7 @@ tuner:

<a name="Random"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Random Search`
### Random Search

> Built-in Tuner Name: **Random**

Expand All @@ -80,7 +80,7 @@ tuner:

<a name="Anneal"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Anneal`
### Anneal

> Built-in Tuner Name: **Anneal**

Expand All @@ -107,7 +107,7 @@ tuner:

<a name="Evolution"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Naïve Evolution`
### Naïve Evolution

> Built-in Tuner Name: **Evolution**

Expand Down Expand Up @@ -136,7 +136,7 @@ tuner:

<a name="SMAC"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `SMAC`
### SMAC

> Built-in Tuner Name: **SMAC**

Expand Down Expand Up @@ -173,7 +173,7 @@ tuner:

<a name="Batch"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Batch Tuner`
### Batch Tuner

> Built-in Tuner Name: BatchTuner

Expand Down Expand Up @@ -212,7 +212,7 @@ The search space file should include the high-level key `combine_params`. The ty

<a name="GridSearch"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Grid Search`
### Grid Search

> Built-in Tuner Name: **Grid Search**

Expand All @@ -234,7 +234,7 @@ tuner:

<a name="Hyperband"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Hyperband`
### Hyperband

> Built-in Advisor Name: **Hyperband**

Expand Down Expand Up @@ -264,7 +264,7 @@ advisor:

<a name="NetworkMorphism"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Network Morphism`
### Network Morphism

> Built-in Tuner Name: **NetworkMorphism**

Expand Down Expand Up @@ -302,7 +302,7 @@ tuner:

<a name="MetisTuner"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `Metis Tuner`
### Metis Tuner

> Built-in Tuner Name: **MetisTuner**

Expand Down Expand Up @@ -330,7 +330,7 @@ tuner:

<a name="BOHB"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `BOHB Advisor`
### BOHB Advisor

> Built-in Tuner Name: **BOHB**

Expand Down Expand Up @@ -375,7 +375,7 @@ advisor:

<a name="GPTuner"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `GP Tuner`
### GP Tuner

> Built-in Tuner Name: **GPTuner**

Expand Down Expand Up @@ -417,7 +417,7 @@ tuner:

<a name="PPOTuner"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `PPO Tuner`
### PPO Tuner

> Built-in Tuner Name: **PPOTuner**

Expand Down Expand Up @@ -453,7 +453,7 @@ tuner:

<a name="PBTTuner"></a>

![](https://placehold.it/15/1589F0/000000?text=+) `PBT Tuner`
### PBT Tuner

> Built-in Tuner Name: **PBTTuner**

Expand Down