代码搜索:识别算法

找到约 10,000 项符合「识别算法」的源代码

代码结果 10,000
www.eeworm.com/read/144804/12771687

txt 识别iris.txt

Style:input Stage:0 Condition attributes number:4 Tests number:20 A B C D Float Float Float Float 0.737500 0.375000 0.637500 0.225000 0.612500 0.3875
www.eeworm.com/read/245263/12807610

txt 模式识别.txt

3 1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 -1 1 0 0 1 -1 -1 1 1 1 -1 1 1 -1 1 1 1 -1 -1 1 0 1 0 1 1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 1 1 1 0 0 1
www.eeworm.com/read/143367/12881241

txt 模式识别.txt

3 1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 -1 1 0 0 1 -1 -1 1 1 1 -1 1 1 -1 1 1 1 -1 -1 1 0 1 0 1 1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 1 1 1 0 0 1
www.eeworm.com/read/141731/12988923

doc ~$识别project.doc

www.eeworm.com/read/326036/13169563

txt c动物识别.txt

//#ifndef ANIMAL_H //#define ANIMAL_H //#endif #define True 1 #define False 0 #define DontKnow -1 #include #include #include //事实集(概念集) char *str[]={"",
www.eeworm.com/read/309708/13666222

pdf 模式识别.pdf

www.eeworm.com/read/305293/13774656

c bp网络识别.c

// //bp网络识别 // //训练集4,输入单元46(有阈值-1),输出单元4,隐层1,隐单元10 //学习率0.05,允许误差上限0.005,最大迭代次数5000 // //"训练.txt"存放图2.1训练集合 //"识别1.txt"存放图2.2识别集合 //"识别2.txt"存放图2.3识别集合 //"识别3.txt"存放图2.4识别集合 //"result.txt