Skip to content

Commit

Permalink
clean up repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Honghui-Li-8 committed Jun 5, 2023
1 parent b27fb60 commit 6d85a0f
Show file tree
Hide file tree
Showing 19 changed files with 28 additions and 8,031 deletions.
Binary file removed CNN_ver4_84-79.h5
Binary file not shown.
Binary file removed CNN_ver4_86-79.h5
Binary file not shown.
Binary file removed CNN_ver4_testing9-8.h5
Binary file not shown.
41 changes: 0 additions & 41 deletions ModelTraining/.ipynb_checkpoints/CNN-checkpoint.ipynb

This file was deleted.

2,794 changes: 0 additions & 2,794 deletions ModelTraining/.ipynb_checkpoints/CNN_ver10_grid_search-checkpoint.ipynb

This file was deleted.

891 changes: 0 additions & 891 deletions ModelTraining/.ipynb_checkpoints/CNN_ver7_long - Copy-checkpoint.ipynb

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,13 @@
"print(\"Best Accuracy: \", best_accuracy)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"##### from history below find out: </br></br> {'dense_node': 64, 'drop_out_rate': 0.18, 'kernel_size1': 3, 'kernel_size2': 3, 'regulazation_p': 0.01} </br></br>has lower vairance and silghtly higher accurcy in test data."
]
},
{
"cell_type": "code",
"execution_count": 211,
Expand Down Expand Up @@ -2802,6 +2809,13 @@
"print(\"Best Accuracy: \", best_accuracy)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### === perform rest grid search on a smaller grid based on the trend shown above ==="
]
},
{
"cell_type": "code",
"execution_count": 216,
Expand Down
33 changes: 0 additions & 33 deletions ModelTraining/.ipynb_checkpoints/Untitled-checkpoint.ipynb

This file was deleted.

54 changes: 0 additions & 54 deletions ModelTraining/.ipynb_checkpoints/Untitled1-checkpoint.ipynb

This file was deleted.

Loading

0 comments on commit 6d85a0f

Please sign in to comment.