taejong,kim

Results 2 issues of taejong,kim

./generate.ipynb How do I create a folder corresponding to the variable "read_path" in the "a" file? ====================== read_path = "extracted_images" ====================== At run time, the following error occurs. --------------------------------------------------------------------------- FileNotFoundError...

Train and test the seq2seq model run error Seq2Seq.ipynb > run x = xo[:,:26,:] y = yo[:,:26] print(x[0]) run error message --------------------------------------------------------------------------- IndexError Traceback (most recent call last) in ()...