-
Hello - I recently discovered your library and it is very intriguing!
I frequently work with time series data which has regular breaks, during which there are no observed measurements (e.g., durin…
-
@yuhuixu1993 Hi, thanks for your paper and project. I have studied Darts series for a while, and was confused about skip_connection issue(Skip_connection appears more and more during the searching pro…
-
Hello, when I am trying to re-implement your result on Cifar-10 with your code, I search 4 times, and train them with your code for 600 epochs, the best accuracy on validation set are 96.77, 97.32, 97…
-
When I try to train by random search, I met the following error. Does Data has different folder structure?
```
python augment.py --name=RS_BPE1 --file=random_darts_architecture.txt --data_path=dat…
-
When I try to train these random architectures from scratch, I got the following error. Do you use Dataset with special structure?
```
python augment.py --name=RS_BPE1 --file=random_darts_archi…
-
This has been happening for awhile now but I've just been too busy to make this post.
Workorder for remedies will do it's normal by going to ask for job and all that jazz, but the stuff it makes …
-
hi
I have some problem with train_data and validation_data.
I want to run this algorithm(Darts) to datasets A ,which is have 2000 picture, validate to dataset B, which is have 400 picture,
Howeve…
-
Does anybody run the codes on CIFAR10?
My valid_acc on CIFAR10 is only 97.06
I just run
python train.py --auxiliary --cutout
and set the batch_size to be 128 (default 96)
so, what the problem wit…
-
如题,我用xelatex编译出现了
·./xdupgthesis.cls:32: LaTeX Error: Missing \begin{document}.·这个错误,麻烦问一下怎么修改?
我用的vs code 进行的开发。
-
This is the draft plan for the upcoming iteration in July, it's a 4 weeks iteration, and it is targeted to release on early August.
## Release Plan
- Release manager: @ultmaster
- Feature freeze…