Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Video Classification with a CNN-RNN Architecture
|
| 2 |
|
| 3 |

|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- computer-vision
|
| 4 |
+
- video-classification
|
| 5 |
+
library_name: keras
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
# Video Classification with a CNN-RNN Architecture
|
| 9 |
|
| 10 |

|