readme.txt
来自「BPMLL is a package for training multi-la」· 文本 代码 · 共 5 行
TXT
5 行
This toolbox contains programs for BP-MLL [1] algorithm. First use "BPMLL_train" function to train a multi-lable neural network, and then pass it to "BPMLL_test" function to perform testing.
Please type "help BPMLL_train" and "help BPMLL_test" to get information about the usage of these two functions. Any problem, please feel free to contact me via zhangml@lamda.nju.edu.cn.
[1] M.-L. Zhang and Z.-H. Zhou. Multi-label neural networks with applications to functional genomics and text categorization. IEEE Transactions on Knowledge and Data Engineering, 2006, 18(10): 1338-1351.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?