Description: BPMIP is a package for training multi-instance BP neural networks. The package includes the MATLAB code of the algorithm BP-MIP. It is very easy to implement BP-MIP-DD and BP-MIP-PCA based on this package. Actually, running Diverse Density at first and then using the learned scales to rescale the attributes before presenting the data to BPMIP, you get BP-MIP-DD; running principal component analysis (PCA) at first and then presenting the projected data to BP-MIP, you get BP-MIP-PCA.
References:
ATTN: This package is free for academic usage. You can run it at your own risk. For other purposes, please contact
Prof. Zhi-Hua Zhou.
Requirement: The package was developed with MATLAB.
ATTN2: This package was developed by
Mr. Min-Ling Zhang. For any problem concerning the code, please feel free to contact Mr. Zhang.
Download: [
code] (2.3Kb)