carpedm20 / carpedm20/ENAS-pytorch
SyntaxError: invalid syntax
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 486
- PR merge metrics
- No merged PRs in 30d
Description
hello, guys. I have implemented **ENAS-pytorch** on my computer. When I run this command:
`python main.py --network_type rnn --dataset ptb --controller_optim adam --controller_lr 0.00035 --shared_optim sgd --shared_lr 20.0 --entropy_coeff 0.0001`
i got a SyntaxError as the picture shown:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported command from the repository root and inspect the SyntaxError shown in the linked image. Trace the referenced location in main.py or the file named by the error, then verify that the command runs without a syntax error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100