We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ bash setup_t2.sh setup_t2.sh: line 7: syntax error near unexpected token newline' setup_t2.sh: line 7: '
newline' setup_t2.sh: line 7:
I am using windows. How can I fix it?thx
The text was updated successfully, but these errors were encountered:
Did you find an answer? I am getting the same message.
Sorry, something went wrong.
Same issue here. Tried to change the line feed with notepad++ but didn't resolve the issue. On windows too. Any progress or alternative solution ?
Here is the solution #181
Merge pull request fastai#199 from WilliamNurmi/master
d510919
Use one byte instead of four for n-hot label bits
No branches or pull requests
$ bash setup_t2.sh
setup_t2.sh: line 7: syntax error near unexpected token
newline' setup_t2.sh: line 7:
'I am using windows. How can I fix it?thx
The text was updated successfully, but these errors were encountered: