You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File name error in 07_05_musegan_analysis.ipynb, because RUN_ID is different from 07_04_musegan_train.ipynb:
Unable to open file (unable to open file: name = 'run/compose/0016_chorales/weights/weights-g.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
File name error in 07_05_musegan_analysis.ipynb, because RUN_ID is different from 07_04_musegan_train.ipynb:
Unable to open file (unable to open file: name = 'run/compose/0016_chorales/weights/weights-g.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
That's because
RUN_ID
in 07_04_musegan_train.ipynb, is different in 07_05_musegan_analysis.ipynb.The text was updated successfully, but these errors were encountered: