--- license: mit library_name: pytorch tags: - bioinformatics - genomics - genomic-islands - sequence-classification --- # ShadowIsland Paper Model v1 This repository contains the released model bundle for ShadowIsland Tool. Use it with: https://github.com/Persiapinkman/ShadowIsland-Tool ```text model_bundle/ paper_model_v1/ paper_model_v1_encoder.pth paper_model_v1_classifier.pth paper_model_v1_decoder.pt paper_model_v1_feature_scaler.pkl paper_model_v1_feature_model.pkl paper_model_v1_calibration.bin ```