Replace nats_bench by soft link

This commit is contained in:
D-X-Y
2021-03-17 10:06:29 +00:00
parent 9046a4e87c
commit 95e304495f
13 changed files with 48 additions and 2047 deletions

View File

@@ -8,6 +8,7 @@ We also show the versatility of NATS-Bench by benchmarking 13 recent state-of-th
This facilitates a much larger community of researchers to focus on developing better NAS algorithms in a more comparable and computationally effective environment.
**You can use `pip install nats_bench` to install the library of NATS-Bench.**
or install from the [source codes](https://github.com/D-X-Y/NATS-Bench) via `python setup.py install`.
The structure of this Markdown file:
- [How to use NATS-Bench?](#How-to-Use-NATS-Bench)