-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use it #2
Comments
i have update README |
@unsky |
i think this error is caused by mxnet version . in my experiment mxnet4.9 and python2.7 are used |
@Breakmydream the code is very simple, you can fix it in your env. |
I only find the mxnet version 0.10.0 or 0.11.0rc in the mxnet.io/get_started/install.html |
@Breakmydream sorry https://github.com/apache/incubator-mxnet/tree/62ecb60 v0.9.x |
I have met a question and spent a afternoon trying to solve it,but I failed.could you tell me what is "parser.add_argument('--frequent', help='frequency of logging', default=config.default.frequent, type=int)" need,I run the code,and met error "usage: train.py [-h] --cfg CFG |
。。。。。。 |
please give a demo
The text was updated successfully, but these errors were encountered: