diff options
| author | Bobby <[email protected]> | 2022-04-29 16:58:49 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-04-29 16:58:49 -0400 |
| commit | 77ac9ab78f0d14ba4e26537bf9c35b66a7dcaa0f (patch) | |
| tree | 1fe22f7e11f2d16ec9000fec83d58d300789ea38 /.gitignore | |
| parent | 80905013b68e901594fe310dae13f455ad965a2a (diff) | |
| download | Network-Intrusion-Detection-77ac9ab78f0d14ba4e26537bf9c35b66a7dcaa0f.tar.xz Network-Intrusion-Detection-77ac9ab78f0d14ba4e26537bf9c35b66a7dcaa0f.zip | |
deep learning model
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,3 +39,5 @@ vignettes/*.pdf # R Environment Variables .Renviron *.csv +.DS_Store +models/ |
