Commit Graph

55 Commits

Author SHA1 Message Date
D-X-Y
d04edcd211 Fix small bugs 2021-08-14 16:01:07 -07:00
D-X-Y
437f62b055 Update metrics 2021-06-11 07:20:06 -07:00
D-X-Y
248686820c Update xmisc 2021-06-10 23:42:00 -07:00
D-X-Y
9bf0fa5f04 Update yaml configs 2021-06-10 21:53:22 +08:00
D-X-Y
1a7440d2af Update xmisc with yaml 2021-06-10 02:11:27 -07:00
D-X-Y
e7467fd474 Fix bugs in the new models 2021-03-24 21:17:55 +08:00
D-X-Y
379b904203 Update models 2021-03-23 11:13:51 +00:00
D-X-Y
1ba1585f20 Updates 2021-03-17 03:51:48 +00:00
D-X-Y
e04f17116d Add baselines 2021-03-17 03:32:47 +00:00
D-X-Y
f6cbac706f Update configs 2021-03-16 23:48:01 +00:00
D-X-Y
49606a84a9 Updates 2021-03-16 22:56:02 +08:00
D-X-Y
8b14b4c84a Updates 2021-03-16 12:57:40 +00:00
D-X-Y
e7a46b4f63 Fix Bugs 2021-03-11 20:06:13 -08:00
D-X-Y
91a9e1553d Fix bugs 2021-03-12 02:46:39 +00:00
D-X-Y
58907a2387 Update to accomendate last updates of qlib 2021-03-11 03:09:55 +00:00
D-X-Y
8318aebb06 Add DoubleEnsemble 2021-03-07 09:52:30 +00:00
D-X-Y
55c9734c31 Update q-config and black for procedures/utils 2021-03-07 03:09:47 +00:00
D-X-Y
2fa358fdf6 Update baselines 2021-03-05 13:11:26 +00:00
D-X-Y
b37fbe47e1 Add baselines 2021-03-05 08:58:42 +00:00
D-X-Y
ffd23a6cbd Support GDAS (FRC), see details in docs/CVPR-2019-GDAS.md 2020-08-18 00:50:33 +00:00
D-X-Y
31a896346a Prototype generic nas model (cont.). 2020-07-19 08:29:08 +00:00
D-X-Y
c34620ab1b Prototype generic nas model (cont.). 2020-07-19 08:11:29 +00:00
D-X-Y
68f9d037eb Prototype generic nas model. 2020-07-16 10:34:34 +00:00
D-X-Y
6effb6f127 Upgrade NAS-API to v2.0:
we use an abstract class NASBenchMetaAPI to define the spec of an API; it can be inherited to support different kinds of NAS API, while keep the query interface the same.
2020-06-30 09:05:38 +00:00
D-X-Y
9ef1e07351 Update X scripts 2020-04-05 06:18:52 +00:00
D-X-Y
2964bda731 Correct weight decay of DARTS from 5e-4 to 3e-4 2020-03-10 14:24:18 -07:00
D-X-Y
e59eb804cb update NAS-Bench 2020-03-09 19:38:00 +11:00
D-X-Y
9a83814a46 update CVPR-2019-GDAS re-train NASNet-search-space searched models 2020-03-06 19:29:07 +11:00
D-X-Y
1efe3cbccf change batchsize in DARTS-NASNet to 64 ; add some type checking 2020-02-07 10:15:58 +11:00
D-X-Y
923b0fe9cf Fix name typo in ./scripts-search/DARTS1V-search-NASNet-space.sh 2020-02-07 09:48:29 +11:00
D-X-Y
db2760c260 support first-order DARTS on the NASNet search space 2020-01-17 22:14:47 +11:00
D-X-Y
bb2f405961 102->201 / NAS->autoDL / more configs of TAS / reorganize docs / fix bugs in NAS baselines 2020-01-15 00:52:06 +11:00
D-X-Y
33384a78af update codes 2020-01-12 01:42:17 +11:00
D-X-Y
5ac5060a33 update TF models (beta version) 2020-01-05 22:19:38 +11:00
D-X-Y
f8f44bfb31 fix bugs in RANDOM-NAS and BOHB 2019-12-29 20:17:26 +11:00
D-X-Y
44a0d51449 update NAS-Bench-102 baselines 2019-12-24 17:36:47 +11:00
D-X-Y
6c5fe506d5 update configs 2019-12-09 16:20:53 +11:00
D-X-Y
7b9fc9f8fe update configs 2019-12-09 16:15:08 +11:00
D-X-Y
da7d3245ca add configs for the searched shape (NeurIPS19) 2019-12-07 21:49:40 +11:00
D-X-Y
2ad81707f8 add configs for the searched shape (NeurIPS19) 2019-12-07 21:39:46 +11:00
D-X-Y
d175a361bd update affines for NAS 2019-12-02 18:03:40 +11:00
D-X-Y
5bd503aed4 match configs for different NAS 2019-11-19 14:39:26 +11:00
D-X-Y
09d68c6375 update GDAS 2019-11-19 11:58:04 +11:00
D-X-Y
975fe4c385 updates for beta 2019-11-09 16:50:13 +11:00
D-X-Y
34ba8053de update ENAS 2019-11-09 01:36:31 +11:00
D-X-Y
a84f483882 update GDAS and SETN 2019-11-05 23:35:28 +11:00
D-X-Y
f8f3f382e0 update README 2019-09-28 20:18:18 +10:00
D-X-Y
c2c1e5100d update README 2019-09-28 19:49:13 +10:00
D-X-Y
cfb462e463 Add more algorithms 2019-09-28 18:24:47 +10:00
Xuanyi Dong
4121d1719f update ImageNet training 2019-04-04 20:29:41 +08:00