Skip to content

Commit 3c70c39

Browse files
committed
Trying to make a link work.
1 parent 3615dab commit 3c70c39

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ Then, you can train it just like the example network in `main.py`.
6161
Example architecture (picture from the original repository)
6262
![archtecture](./assets/architecture.png)
6363

64-
# Disclaimer
64+
# Disclaimer<a id="note"></a>
6565
Modified from [NASBench: A Neural Architecture Search Dataset and Benchmark](https://github.com/google-research/nasbench).
6666
*graph_util.py* and *model_spec.py* are directly copied from the original repo. Original license can be found [here](https://github.com/google-research/nasbench/blob/master/LICENSE).
6767

68-
<a id="note"></a>
6968
**Please note that this repo is only used to train one possible architecture in the search space, not to generate all possible graphs and train them.

0 commit comments

Comments
 (0)