Skip to content

Commit 4b06c88

Browse files
Created using Colab
1 parent 2669c72 commit 4b06c88

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
{
2+
"nbformat": 4,
3+
"nbformat_minor": 0,
4+
"metadata": {
5+
"colab": {
6+
"provenance": [],
7+
"authorship_tag": "ABX9TyOVKJ8hw3MO9nMPohhu6IFS",
8+
"include_colab_link": true
9+
},
10+
"kernelspec": {
11+
"name": "python3",
12+
"display_name": "Python 3"
13+
},
14+
"language_info": {
15+
"name": "python"
16+
}
17+
},
18+
"cells": [
19+
{
20+
"cell_type": "markdown",
21+
"metadata": {
22+
"id": "view-in-github",
23+
"colab_type": "text"
24+
},
25+
"source": [
26+
"<a href=\"https://colab.research.google.com/github/Sayed-Hossein-Hosseini/RhythmAttention_Hybrid_CNN-Transformer_Architecture_for_Arrhythmia_Classification/blob/master/RhythmAttention_Hybrid_CNN_Transformer_Architecture_for_Arrhythmia_Classification.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
27+
]
28+
},
29+
{
30+
"cell_type": "markdown",
31+
"source": [
32+
"# **RhythmAttention: Hybrid CNN-Transformer Architecture for Arrhythmia Classification**"
33+
],
34+
"metadata": {
35+
"id": "OF_FhXOiVvlU"
36+
}
37+
},
38+
{
39+
"cell_type": "markdown",
40+
"source": [],
41+
"metadata": {
42+
"id": "tgCNPtKDWJWn"
43+
}
44+
},
45+
{
46+
"cell_type": "code",
47+
"execution_count": null,
48+
"metadata": {
49+
"id": "fknaaWAzVqXF"
50+
},
51+
"outputs": [],
52+
"source": []
53+
}
54+
]
55+
}

0 commit comments

Comments
 (0)