carpedm20 / carpedm20/ENAS-pytorch

SyntaxError: invalid syntax

Open
#28 3 comments 1 reaction 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/31545030/46137875-1abb8e80-c27d-11e8-8308-dd40cf228211.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.