Skip to content

Commit

Permalink
Ignore .ckpt and logs/
Browse files Browse the repository at this point in the history
  • Loading branch information
giwankim committed Oct 17, 2020
1 parent f9418cc commit 91ed4b3
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 176 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
*.pth
*.pt
*.h5
*.ckpt
lightning_logs/
.vscode/

# Byte-compiled / optimized / DLL files
Expand Down
285 changes: 109 additions & 176 deletions notebooks/01-baseline.ipynb

Large diffs are not rendered by default.

0 comments on commit 91ed4b3

Please sign in to comment.