Skip to content

Commit

Permalink
Final Version for 3 monitor (or maybe less or more) with gui
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaLotfi committed Mar 26, 2022
1 parent 08cfd50 commit 9c4fb22
Show file tree
Hide file tree
Showing 30 changed files with 5,237 additions and 3,473 deletions.
15 changes: 7 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,12 @@ codes/p1.py
codes/.ipynb_checkpoints/
codes/__pycache__/
codes/backup_codes/
models/boi/raw/
models/boi/trained/*
# !models/boi/trained/model1/
# !models/boi/trained/scalers1.bin
models/io/raw/
models/io/trained/*
!models/io/trained/mdl1.h5
models/et/raw/
models/et/trained/*
# !models/et/trained/model1-hrz/
# !models/et/trained/model1-vrt/
# !models/et/trained/scalers1.bin
!crt_exe.spec
!models/et/trained/mdl1-hrz.h5
!models/et/trained/mdl1-vrt.h5
!crt_exe.spec
dataset/
Loading

0 comments on commit 9c4fb22

Please sign in to comment.