-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feed forward neural network restructured, trained for each subject
Trained individually for each subject results saved in the file as comment epoch elbow plot data saved in the results/ folder NN models for each subject saved in the trained_models/ folder
- Loading branch information
1 parent
15ef8bd
commit 7be9c8d
Showing
5 changed files
with
112 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
1,0.3985 | ||
3,0.5219 | ||
4,0.5650 | ||
5,0.5734 | ||
11,0.5917 | ||
12,0.6418 | ||
13,0.7133 | ||
14,0.7437 | ||
15,0.7490 | ||
100,0.7820 | ||
200,0.8136 | ||
300,0.8217 | ||
400,0.8352 | ||
500,0.8430 | ||
600,0.8477 | ||
700,0.8494 | ||
800,0.8526 | ||
900,0.8515 | ||
1000,0.8582 |
Binary file not shown.
Binary file not shown.
Binary file not shown.