Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / quark0/darts issues and pull requests
#75 - I wonder if the code is different from the algorithm in origin paper?? thanks
Issue -
State: open - Opened by QiuPaul over 5 years ago
- 4 comments
#74 - concat operation for the Cell in model_search.py
Issue -
State: closed - Opened by tengteng95 over 5 years ago
- 5 comments
#73 - Architecture Search on Cifar100 or imagenet?
Issue -
State: open - Opened by ildoonet over 5 years ago
- 2 comments
#72 - How many times have you experimented for searching architectures?
Issue -
State: closed - Opened by ildoonet over 5 years ago
- 1 comment
#71 - what's the GPU memory size when training on cifar10 and imagenet?
Issue -
State: closed - Opened by dragen1860 almost 6 years ago
#70 - Inconsistency with NASNet Search Space Cell Construction?
Issue -
State: closed - Opened by mikelzc1990 almost 6 years ago
- 1 comment
#69 - Derivation from Eq 5 to Eq 6 in the paper?
Issue -
State: closed - Opened by dragen1860 almost 6 years ago
- 1 comment
#68 - what the meaning of alphas_normal and alphas_reduce?
Issue -
State: closed - Opened by raninbowlalala almost 6 years ago
- 3 comments
#67 - CPU Support for those of us without GPUs
Issue -
State: closed - Opened by adammenges almost 6 years ago
#66 - Using test data in train.py for validation?
Issue -
State: open - Opened by dkumazaw almost 6 years ago
- 1 comment
#65 - Why do NetworkCIFAR and NetworkImageNet have different stems?
Issue -
State: open - Opened by e-271 almost 6 years ago
- 1 comment
#64 - what's the function of `target.cuda(async=True)`?
Issue -
State: closed - Opened by dragen1860 almost 6 years ago
- 3 comments
#63 - Figure 3 CIFAR10 valid accuracy after 100 epochs
Issue -
State: open - Opened by liamcli almost 6 years ago
#62 - Imagenet training time?
Issue -
State: open - Opened by tonystark940501 almost 6 years ago
- 2 comments
#61 - Problem on reproducing results of RNN on PTB
Issue -
State: open - Opened by tonystark940501 almost 6 years ago
- 2 comments
#60 - typical final accuracy for 1st & 2nd derivative search step?
Issue -
State: open - Opened by ahundt almost 6 years ago
- 2 comments
#59 - what is the purpose for the "small batch size" in RNN search?
Issue -
State: open - Opened by Ian09 almost 6 years ago
- 1 comment
#58 - The number of nodes in RNN cell search in the code is not consist with your paper and ENAS (baseline)
Issue -
State: open - Opened by Ian09 almost 6 years ago
- 1 comment
#57 - How to transfer the code to other dataset?
Issue -
State: open - Opened by marsggbo almost 6 years ago
- 2 comments
#56 - why in my model_search only loss.backward(retain_graph=True) can run
Issue -
State: open - Opened by xiaoiker almost 6 years ago
- 1 comment
#55 - How to train it on a dataset other than ImageNet?
Issue -
State: closed - Opened by aminecherif94 almost 6 years ago
- 2 comments
#54 - Is it ok to copy the 49th epoch's genotype?
Issue -
State: open - Opened by WayneZww almost 6 years ago
- 1 comment
#53 - about _compute_unrolled_model
Issue -
State: open - Opened by xiaoiker almost 6 years ago
- 4 comments
#52 - architect.py
Issue -
State: closed - Opened by SivanDoveh about 6 years ago
- 1 comment
#51 - I get an error when I want to change the stirde
Issue -
State: open - Opened by zhangdan94 about 6 years ago
- 2 comments
#50 - Poor PTB test performance?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 12 comments
#49 - Train_imagenet setting
Issue -
State: closed - Opened by ashaw596 about 6 years ago
- 2 comments
#48 - FC/Dense and MLP capabilities
Issue -
State: closed - Opened by jaggzh about 6 years ago
- 1 comment
#47 - Validation phase code
Issue -
State: closed - Opened by vardaan123 about 6 years ago
- 2 comments
#47 - Validation phase code
Issue -
State: closed - Opened by vardaan123 about 6 years ago
- 2 comments
#46 - The code to calculate the multiply-add operations?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 11 comments
#45 - Question about architecture derivation
Issue -
State: closed - Opened by cys4 about 6 years ago
- 2 comments
#44 - ImageNet Training Time and Performance?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 1 comment
#43 - Some issues about the paper
Issue -
State: closed - Opened by yukang2017 about 6 years ago
- 4 comments
#42 - drop_path_prob = 0.2 or 0.3?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 1 comment
#41 - BatchNorm after pooling layer?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 1 comment
#40 - Is it necessary to count the parameters in AuxiliaryHeadCIFAR?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 1 comment
#39 - The difference between training and testing?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 1 comment
#38 - Why FactorizedReduce use two convolutional layers?
Issue -
State: closed - Opened by D-X-Y about 6 years ago
- 2 comments
#37 - train_search on multi-gpus
Issue -
State: open - Opened by JaminFong about 6 years ago
- 19 comments
#36 - Only apply softmax to alpha on operations leads to state explosion.
Issue -
State: closed - Opened by leckie-chn about 6 years ago
- 4 comments
#35 - pytorch 0.4 compatibility
Issue -
State: open - Opened by quark0 about 6 years ago
- 11 comments
#34 - Valid_Queue Size = 50% of Train by default
Issue -
State: closed - Opened by avn3r about 6 years ago
- 1 comment
#33 - tricky usage of view()
Issue -
State: closed - Opened by leckie-chn over 6 years ago
- 1 comment
#32 - How to derive the architecture? Running the train_search on cifar10, but the architecture is different
Issue -
State: closed - Opened by Ian09 over 6 years ago
- 12 comments
#31 - README: Python 3.7 is not yet supported in CNN
Pull Request -
State: closed - Opened by cclauss over 6 years ago
#30 - How to save and load pytorch model
Issue -
State: closed - Opened by Rajat2712 over 6 years ago
- 3 comments
#29 - RNN PTB model search converges to local optimum with a high perplexity number
Issue -
State: closed - Opened by leckie-chn over 6 years ago
- 2 comments
#28 - sharing batchnorm modules across nodes inside a rnn cell?
Issue -
State: closed - Opened by leckie-chn over 6 years ago
- 2 comments
#27 - after 2hours training stopped by CUDA error: output of memory
Issue -
State: closed - Opened by ziyan-wyq over 6 years ago
- 1 comment
#26 - loading data error
Issue -
State: closed - Opened by Ian09 over 6 years ago
- 3 comments
#25 - Replace async with non_blocking for Python 3.7
Pull Request -
State: closed - Opened by cclauss over 6 years ago
- 1 comment
#24 - Multi-label Classification?
Issue -
State: closed - Opened by ArchithaKrishna over 6 years ago
- 1 comment
#23 - Cutout is not used in the cnn/train.py
Issue -
State: closed - Opened by Ian09 over 6 years ago
- 1 comment
#22 - RuntimeError: cuda runtime error (2) : out of memory at /tmp/pip-ba6igt7v-build/aten/src/THC/generic/THCStorage.cu:58
Issue -
State: closed - Opened by tleishilacy over 6 years ago
- 3 comments
#21 - Potential discrepancy between code and equation
Issue -
State: closed - Opened by Chen-Hailin over 6 years ago
- 2 comments
#20 - Bootstrapping Bug
Issue -
State: closed - Opened by dakami over 6 years ago
- 1 comment
#19 - Draw Genotype Cell
Issue -
State: closed - Opened by avn3r over 6 years ago
- 3 comments
#18 - OOM ERROR WITH PYTORCH 0.3.1
Issue -
State: closed - Opened by mjenkins1992 over 6 years ago
- 4 comments
#17 - Reproducing results from table 1 in the paper
Issue -
State: closed - Opened by jetsnguns over 6 years ago
- 1 comment
#16 - Out of memory trying to run CIFAR example
Issue -
State: closed - Opened by AlexMikhalev over 6 years ago
- 8 comments
#15 - Models trained using code in table 3
Issue -
State: closed - Opened by karandwivedi42 over 6 years ago
- 2 comments
#14 - Out of memory error when training best model on imagenet
Issue -
State: closed - Opened by tremblerz over 6 years ago
- 3 comments
#13 - how about stem_multiplier do?
Issue -
State: closed - Opened by JsBlueCat over 6 years ago
- 1 comment
#12 - Less search cost
Issue -
State: closed - Opened by yukang2017 over 6 years ago
- 9 comments
#11 - Finite difference approximation implementation
Issue -
State: closed - Opened by PierreSue over 6 years ago
- 3 comments
#10 - Differences between `model.py` and `model_search.py`
Issue -
State: closed - Opened by bkj over 6 years ago
- 3 comments
#9 - When PyTorch == 0.3.1, torchvision cannot be >= 0.2.1
Issue -
State: closed - Opened by imWildCat over 6 years ago
- 2 comments
#8 - input_search and target_search are unchanged during iteration
Issue -
State: closed - Opened by yukang2017 over 6 years ago
- 6 comments
#7 - Training results of `train_search.py`?
Issue -
State: closed - Opened by bkj over 6 years ago
- 7 comments
#6 - trained models
Issue -
State: closed - Opened by dribnet over 6 years ago
- 1 comment
#5 - Expected Performance
Issue -
State: closed - Opened by karandwivedi42 over 6 years ago
- 2 comments
#4 - Multi-gpu search available?
Issue -
State: closed - Opened by meanmee over 6 years ago
- 1 comment
#3 - How was random baseline done in paper?
Issue -
State: closed - Opened by bkj over 6 years ago
- 24 comments
#2 - xrange() was removed in Python 3 in favor of range()
Pull Request -
State: closed - Opened by cclauss over 6 years ago
- 3 comments
#1 - remove data symlinks; add install to README
Pull Request -
State: closed - Opened by bkj over 6 years ago
- 1 comment