Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit32aac54

Browse files
committed
add reports
1 parent042f25d commit32aac54

26 files changed

+6
-3
lines changed

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Domain1_to_Domain5/
1616
*.txt
1717
*.csv
1818

19+
.DS_Store
20+
1921
# intermediate
2022
.idea/
2123
.ipynb_checkpoints/

‎Atrial Fibrillation/.DS_Store

-6 KB
Binary file not shown.

‎Atrial Fibrillation/task1/.DS_Store

-6 KB
Binary file not shown.

‎Atrial Fibrillation/task2/.DS_Store

-6 KB
Binary file not shown.

‎README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,11 @@ Achieved improved classification performance by incorporating advanced HRV featu
4949
Demonstrated the effectiveness of feature engineering in enhancing deep learning models for biomedical signal classification.
5050
Provided a scalable and generalizable pipeline for ECG signal analysis that can be extended to other cardiac abnormalities.
5151
##Repository Structure
52-
*`/FedDG`: Contains codes for first project.
53-
*`/AtrialFibrillation`: Contains codes for second project.
54-
*`/pics`: Some images.
52+
*`FedDG/`: Contains codes for first project.
53+
*`AtrialFibrillationClassification/`: Contains codes for second project.
54+
*`pics/`: Some images.
5555
*`README.md`: Project overview and instructions.
56+
*`Report/`
5657
<!-- requirements.txt: List of required Python packages.-->
5758

5859

‎Report/project1report.pdf

1.11 MB
Binary file not shown.

‎Report/project2report.pdf

559 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp