added weights and biases related directory and all nets to .gitignore
This commit is contained in:
parent
a92fe7cfaa
commit
e4000b9a46
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -205,3 +205,9 @@ dmypy.json
|
|||
|
||||
# virtualenv
|
||||
venv/
|
||||
|
||||
# weights and biases
|
||||
wandb/
|
||||
|
||||
# neural nets
|
||||
nets/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue