issues
search
quark0
/
darts
Differentiable architecture search for convolutional and recurrent networks
https://arxiv.org/abs/1806.09055
Apache License 2.0
3.92k
stars
843
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cifar10_model.pt file not found
#175
cloud-zhoubingye
opened
2 months ago
3
cifar10_model.pt file not found
#174
cloud-zhoubingye
opened
2 months ago
0
Loading the model after training
#173
Tahmid1406
opened
2 months ago
1
confuse about the train_search/train/test
#172
whubaichuan
opened
1 year ago
0
Please upadate codes for latest version of PyTorch
#171
LT1st
opened
1 year ago
0
Can only achieve 93% accuracy on CIFAR10
#170
tianyic
closed
1 year ago
0
Implementation compatible with the recent PyTorch and CUDA version
#169
qianjiangcn
opened
1 year ago
0
Not much comments in code.
#168
markyen001
opened
1 year ago
2
try to visulize the genotype but got error
#167
LinzheCAI
opened
2 years ago
1
Broken pipe issue
#166
moon4sake
closed
2 years ago
1
About utils.accuracy
#165
AustinzzZ-1997
closed
3 years ago
0
RuntimeError: cannot pin 'torch.cuda.DoubleTensor' on GPU on version 0.10.0
#164
novinsh
opened
3 years ago
0
About alpha
#163
andyzgj
opened
3 years ago
1
Training time on colab
#162
pizhn
opened
3 years ago
2
When running train,py, why can't I get the same high accuracy as in train_search.py
#161
liqier
opened
3 years ago
0
Can you tell me how to calculate Search Cost?
#160
liqier
opened
3 years ago
1
Questions about DARTS
#159
buttercutter
opened
3 years ago
0
Why are stem.0.weight different in pretrained and searched CIFAR-10 architectures?
#158
chengrunyang
closed
3 years ago
0
Indentation bugs
#157
qgh1223
opened
3 years ago
1
The discrepancy between DARTS and ENAS for RNN cell searching
#156
cocovoc
opened
3 years ago
0
Can not reproduce the search result on PTB dataset (Fig3)?
#155
fortunechen
opened
3 years ago
5
Imagenet mobile setting
#154
ghost
opened
3 years ago
0
Approximate Architecture Gradient
#153
buttercutter
opened
3 years ago
0
Modify
#152
zhangsiyu1103
closed
3 years ago
1
own data set
#151
bianbianbian1202
opened
3 years ago
0
Doubt in the paper
#150
meghbhalerao
closed
3 years ago
2
Sample random genotypes
#149
bknyaz
opened
4 years ago
0
why the learning rate in rnn is always 20?
#148
hjq133
opened
4 years ago
0
How to convert to ONNX.
#147
crook52
closed
4 years ago
2
torch version
#146
amirreza-m95
opened
4 years ago
4
question about train_data and validation_data
#145
LiuTingWed
opened
4 years ago
0
Getting Index Error
#144
shashi19081994
opened
4 years ago
1
Shouldn't we drop on the second dimension in the drop_path function?
#143
woodywff
opened
4 years ago
1
Code details
#142
sjhan91
opened
4 years ago
2
The reproducibility of the code
#141
PipiZong
opened
4 years ago
0
How to control the model parameters when jointly optimize 'alpha' and 'W' over the union of the training and validation sets using coordinate descent.?
#140
larenzhang
opened
4 years ago
0
In your paper, why is the inner optimization of the loss function expensive?
#139
Jugaris89
opened
4 years ago
1
Framework question: how the alpha be updated? Some different between the code and paper.
#138
awecefil
opened
4 years ago
0
Generate release?
#137
oblute
opened
4 years ago
0
How is this formula derived?
#136
NoOneUST
opened
4 years ago
1
ImageNet training time
#135
thinkInJava33
opened
4 years ago
1
parameter "stem-multiplier", "multiplier", "steps"
#134
xjhcassy
opened
4 years ago
5
Is this a normal case?
#133
mrk1992
closed
4 years ago
2
drop_path_prob=0 or 0.3 in training ImageNet
#132
miaozhang0525
opened
4 years ago
1
How to set the number of kernels in conv?
#131
MrDavidG
opened
4 years ago
1
Concatenation of nodes in cell
#130
tkanvar
opened
4 years ago
0
Nan appears in the time series
#129
zzhangruifeng
opened
4 years ago
0
a little doubt on train_search.py
#128
YuechengLiu
closed
4 years ago
1
Xray
#127
dylanrandle
closed
4 years ago
0
How to extract the result cell structure of train_search.py?
#126
kandysoso
closed
4 years ago
2
Next