carpedm20 / carpedm20/ENAS-pytorch
errors when running
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 486
- PR merge metrics
- No merged PRs in 30d
Description
When I run this code by : python main.py --network_type cnn --dataset cifar --controller_optim momentum --controller_lr_cosine=True \
--controller_lr_max 0.05 --controller_lr_min 0.0001 --entropy_coeff 0.1
I get some errors. Would you please tell me what changes I shoud do to this code before I run it? Looking forward to your reply.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with main.py and reproduce the reported command exactly, recording the complete error output; the issue provides no traceback or expected behavior. Trace the failing argument or execution path from that output, then verify the command runs successfully with the documented dataset and options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100