added weights and biases related directory and all nets to .gitignore

This commit is contained in:
Clemens-Dautermann 2021-09-08 08:17:37 +02:00
parent a92fe7cfaa
commit e4000b9a46

6
.gitignore vendored
View file

@ -205,3 +205,9 @@ dmypy.json
# virtualenv # virtualenv
venv/ venv/
# weights and biases
wandb/
# neural nets
nets/