From e4000b9a468a91b58fd8ffed9ae594c3cdb99f4f Mon Sep 17 00:00:00 2001 From: Clemens-Dautermann Date: Wed, 8 Sep 2021 08:17:37 +0200 Subject: [PATCH] added weights and biases related directory and all nets to .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 8298a5f..8a04201 100755 --- a/.gitignore +++ b/.gitignore @@ -205,3 +205,9 @@ dmypy.json # virtualenv venv/ + +# weights and biases +wandb/ + +# neural nets +nets/