Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Simple CNN for knotted x unknotted recognition
|
| 2 |
|
| 3 |
-
The model is trained on downsampled [knots_AF](https://huggingface.co/datasets/EvaKlimentova/knots_AF) dataset.
|
| 4 |
|
| 5 |
The architecture is [PENGUINN](https://www.frontiersin.org/articles/10.3389/fgene.2020.568546/full) with modified input.
|
|
|
|
| 1 |
# Simple CNN for knotted x unknotted recognition
|
| 2 |
|
| 3 |
+
The model is trained on downsampled [knots_AF](https://huggingface.co/datasets/EvaKlimentova/knots_AF) dataset where sequences with length < 500 are padded with 'X's.
|
| 4 |
|
| 5 |
The architecture is [PENGUINN](https://www.frontiersin.org/articles/10.3389/fgene.2020.568546/full) with modified input.
|