This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author JP Zhang
Recipients JP Zhang, xtreak
Date 2019-04-08.15:16:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554736605.64.0.446944191501.issue36561@roundup.psfhosted.org>
In-reply-to
Content
>>>python test.py --num_epochs 200
usage: test.py [-h] [--data_type DATA_TYPE]
test.py: error: unrecognized arguments: --num_epochs 200

I have a created a colab share link. You can check: https://colab.research.google.com/drive/1TUvt4CCv2d43GD1ccmuRNBJlkbUPXN8Z
History
Date User Action Args
2019-04-08 15:16:45JP Zhangsetrecipients: + JP Zhang, xtreak
2019-04-08 15:16:45JP Zhangsetmessageid: <1554736605.64.0.446944191501.issue36561@roundup.psfhosted.org>
2019-04-08 15:16:45JP Zhanglinkissue36561 messages
2019-04-08 15:16:45JP Zhangcreate