Skip to content

Commit

Permalink
checko
Browse files Browse the repository at this point in the history
  • Loading branch information
yomichi committed Oct 26, 2024
1 parent 5e53c00 commit 3269e87
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ def train(self, train_dir = "train"):
print(os.getcwd())
print(self.train_exe)
print(os.path.exists("train.in"))
print(os.path.exists("aenet.train"))

while True:
# Repeat until test set error begins to rise
Expand Down

0 comments on commit 3269e87

Please sign in to comment.