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
acerta-abide/nn_evaluate.py
Line 116 in 63febca
Given how python3 works, this line should be changed to
hdf5 = hdf5_handler(bytes("./data/abide.hdf5",encoding="utf-8"), "a")
The text was updated successfully, but these errors were encountered:
anibalsolon
No branches or pull requests
acerta-abide/nn_evaluate.py
Line 116 in 63febca
Given how python3 works, this line should be changed to
hdf5 = hdf5_handler(bytes("./data/abide.hdf5",encoding="utf-8"), "a")
The text was updated successfully, but these errors were encountered: