Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xcmyz authored Jun 12, 2019
1 parent fb65379 commit 6d313ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visualize_loss/visualize_single.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ def visualize(file_name, start, end=-1):

if __name__ == "__main__":
# Test
visualize("total_loss.txt", 7000)
visualize("total_loss.txt", 0)

0 comments on commit 6d313ef

Please sign in to comment.