# MASP **Repository Path**: fansmale/masp ## Basic Information - **Project Name**: MASP - **Description**: Multi-label active learning through serial-parallel neural networks. - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2022-02-04 - **Last Updated**: 2024-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MASP #### Introduction This software for our paper: Multi-label active learning through serial-parallel neural networks. #### Files 1. algorithm\masp.py The main file. 2. algorithm\Properties.py Read the settings. 3. algorithm\ann\multi_label_ann.py Construct the serial-parallel ann. 4. data\multi_label_data.py Manage/read the data. #### Usage Run masp.py