Downloads · 30 days
0
roa7n/knots_simple_CNN
knots_simple_CNN is a machine learning model from roa7n. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
The model is trained on downsampled knotsAF dataset where sequences with length < 500 are padded with 'X's.
Downloads · 30 days
0
Access
Public
Updated Feb 3, 2023
Repo size
771 KB
Likes
0
Public
Click a slice to open those files.
.h5771 KB · 100%
From the Hugging Face model README
The model is trained on downsampled knots_AF dataset where sequences with length < 500 are padded with 'X's.
The architecture is PENGUINN with modified input.
(names in format cnn_{NUMBER_OF_EPOCHS}epochs_{TEST_ACCURACY}.h5)
Trained on v1 version of the dataset (it contained duplicites):
Trained on v2 version of the dataset (some unknotted labels were incorrect):
Trained on the latest version of the dataset:
cnn_10epochs_latest.h5 - accuracy on test: ~95.17 %