Robert Baumgartner

Results 1 comments of Robert Baumgartner

Did you create a directory called weights? You can do an automatic creation before saving weights via if not os.path.isdir("weights"): os.mkdir("weights")