版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
第1题Selectthefollowingtruestatementsregardingtheconceptofartificialintelligence.()AArtificialIntelligenceisaboutconstraintsexposedbyrepresentationsthatsupportmodelstargetedatthinking,perceptionandaction.BAIisaboutmathematics.CHowtocreatecomputersthatarecapableofintelligentbehavior.DHowtocreatecomputersoftwarethatarecapableofintelligentbehavior.第2题WhichofthefollowingstatementsaretruetodescribestrongAI(GeneralAI)?()AItviewsanysystemthatexhibitsintelligentbehaviorasanexampleofAI.BThesolecriterionisthattheprogramperformscorrectly.CItisnon-sentientAIthatisfocusedononenarrowtask(justaspecificproblem).DItmeansamachinewiththeabilitytoapplyintelligencetoanyproblem.第3题TheAlgorithmsof()aremodeledonthehumanbrainandnervoussystem.AGABANNCSVMDKNN第4题(
)isthefirstcomputerchess-playingsystemtobeatareigningworldchesschampion.ADeep
BlueBGoogle
BrainCAlphaGoDGPT-3第5题Whichofthefollowingarethefoundationsofartificialintelligence?()APhilosophyBMathematicsCNeuroscienceDPsychology正确答案:ABCD第6题ThetypesofArtificialIntelligenceinclude:().AANIBAGICASIDADI正确答案:ABC第7题TypicalresearchareasofAIincluding:(
).ASearchalgorithmsBEvolutionarycomputationCNeuralcomputationDExpertsystems正确答案:ABCD第8题ProductionrulesareusedinAIasamethodofknowledgerepresentation.Aproductionrulehasthegeneralforms:()AWHILE(Condition),THENAction.BWHILE(Condition),THENFact.CIF(Condition),THENAction.DIF(Condition),THENFact.正确答案:CD第9题ArtificialIntelligenceisvastlyappliedinmanyexceptionalfields,suchas().AComputervisionBNaturallanguageprocessingCImageprocessingDPatternrecognition正确答案:ABCD第10题1950,AlanTuringproposedtheTuringTestasameasureofmachineintelligence.()第11题Expertsystemisanintelligentcomputerprogram.Itusesknowledgeandinferencetosolveproblemsthataredifficultenoughtorequiresignificanthumanexpertisefortheirsolution.()第12题EvolutionaryAlgorithmssolveproblembylearningfromnatureandreferringtoevolutionmechanismofcreature.()第13题ThepurposebehindAGIistomakeasystemthatissmarterandcanactlikeahumanonitsown.()第1题Ahumanagenthas()foractuators.AEyesBEarsCHandsDOtherorgans第2题Selectthefollowingtruestatements.()ATheagentfunctionisanabstractmathematicaldescription.BTheagentfunctionisaconcreteimplementationrunningwithinsomephysicalsystem.CTheagentfunctionissomethingthatperceivesandactsinanenvironment.DTheagentfunctionmeasureevaluatesthebehavioroftheagentinanenvironment.第3题Indesigninganagent,thefirststepmustalwaysbetospecifythe()asfullyaspossible.APerceptsequenceBTaskenvironmentCPerformanceDAgentfunction第4题Anagent’sbehaviorisdescribedbythe().AAgentfunctionBPerceptsequenceCFunctionDAgent第5题()maintaininternalstatetotrackaspectsoftheworldthatarenotevidentinthecurrentpercept.ASimplereflexagentsBModel-basedreflexagentsCGoal-basedagentsDUtility-basedagents第6题()trytomaximizetheirownexpected“happiness”.ASimplereflexagentsBModel-basedreflexagentsCGoal-basedagentsDUtility-basedagents第7题Iftheenvironmentcanchangewhileanagentisdeliberating,thentheenvironmentis()forthatagent.ADynamicBDiscreteCContinuousDStatic第8题()actssoastomaximizetheexpectedvalueoftheperformancemeasure,giventheperceptsequenceithasseensofar.APerceptsequenceBTaskenvironmentCRationalagentDSensors第9题Agentsareexpectedtodo:()AOperateautonomouslyBPerceivetheirenvironmentCPersistoveraprolongedtimeperiodDAdapttochange正确答案:ABCD第10题Apersoncanberegardedasanagent,()forsensors.AEyesBEarsCHandsDLegs正确答案:AB第11题Rationalitydependsonfourthings:()ATheperformancemeasurethatdefinesthecriterionofsuccess.BTheagent’spriorknowledgeoftheenvironment.CTheactionsthattheagentcanperform.DTheagent’sperceptsequencetodate.正确答案:ABCD第12题PEASisataskenvironmentspecification,standsfor:()APerformanceBEnvironmentCAgentsDSensors正确答案:ABD第13题IntelligentAgentsinclude()ASimplereflexagentsBModel-basedreflexagentsCGoal-basedagentsDUtility-basedagents正确答案:ABCD第14题Perceptsequenceisthecompletehistoryofeverythingtheagenthaseverperceived.()第15题Anagent’sbehaviorisdescribedbytheagentperformance.()第16题Theperformancemeasureevaluatesthebehavioroftheagentinanenvironment.()第17题Anagentoperatingbyitselfinanenvironment,thenitismulti-agent.()第18题ThejobofAIistodesignanagentprogramthatimplementstheagentfunction-themappingfromperceptstoactions.()第19题Simplereflexagentsresponddirectlytopercepts.()第20题Taskenvironmentsareessentiallythe“problems”towhichrationalagentsarethe“solutions”..()Exercise第1题LiMing'sfatherisaTeacher,whichcanbeexpressedasTeacher(father())inpredicatelogic,wherefather()is().AConstantBVariableCFunctionsDFirst-orderpredicates第2题Regardingpredicatelogic,whichofthefollowingstatementsisfalse?()APropositionsarerepresentedbypredicates.BPredicatescanbedividedintopredicatenamesandindividuals.CThereareonlytwocaseswhereapropositionistrueorfalse.DWhenapredicateformulacontainsaquantifier,thevariablesthatsharethesamenamewithinthescopeofthequantifierarereferredtoasfreevariables.第3题Whichofthefollowingisnotcommonlyusedformalknowledgerepresentationsinartificialintelligence?()AFramerepresentationBProductionrepresentationCSemanticNetworkrepresentationDImagedescriptionrepresentation第4题Whichisnottheelementofaproductionsystem().ADatabaseBOperationunitCRulebaseDInferenceengine第5题Whichisnotthecharacteristicsofframenotation?()AStructuralBModularityCInheritanceDNature第6题Inknowledgerepresentation,whichmethodcanbeusedtorepresentrelationshipsbetweenobjects?()ApropositionallogicBFirst-orderlogicCSemanticnetworkDBayesiannetwork第7题Whichapproachinknowledgerepresentationisbestsuitedtodealwithuncertainty?()ApropositionallogicBFirst-orderlogicCSemanticnetworkDBayesiannetwork第8题Inknowledgerepresentation,whichmethodisbasedongraphicalstructuretoexpresstherelationshipbetweenentities?()AFirst-orderlogicBSemanticnetworksCPredicatelogicDDescribethelogic第9题Whichofthefollowingisnotthemainformofknowledgerepresentation?()ASemanticnetworksBFirst-orderlogicCPredicatelogicDNaturallanguage第10题Whichapproachinknowledgerepresentationisbestsuitedtodealwithuncertainty?()ApropositionallogicBFirst-orderlogicCSemanticnetworkDBayesiannetwork第11题WhatdotheedgesbetweennodesrepresentinaBayesiannetwork?()ACausalrelationshipBNocorrelationCIndependenceDRandomness第12题Whichofthefollowingarethebasicelementsofknowledgerepresentation?()AConceptBAttributesCExamplesDRulesEFunctions正确答案:ABCD第13题Whichofthefollowinglogicalsystemsarecommonlyusedinknowledgerepresentation?()ApropositionallogicBFirst-orderlogicCSecond-orderlogicDThird-orderlogicEPredicatelogic正确答案:ABCE第14题WhichofthefollowingaretheadvantagesofBayesiannetworks?()AAbilitytodealwithuncertaintyBLowcomputationalcomplexityCEasytounderstandandexplainDCanhandlelargeamountsofdata正确答案:AC第15题Whichofthefollowingisacommonnodetypewhenbuildingsemanticnetworks?()AEntitiesBAttributesCEventsDColor正确答案:ABC第16题Wherecansemanticnetworksbeapplied?()ANaturallanguageprocessingBImagerecognitionCKnowledgegraphDRecommendationsystem正确答案:ACD第17题Apropositioncannotbebothtrueandfalsesimultaneously;however,itcanbetrueunderoneconditionandfalseunderanother.()第18题Propositionallogiccanrepresentthestructureandlogicalpropertiesoftheentitiesitdescribes,aswellasarticulatethesharedcharacteristicsamongdifferententities.()第19题First-orderpredicatelogicrepresentationcanrepresentuncertainknowledge.()第20题Deductivereasoningisamethodofreasoningfromgeneraltoindividual.()第21题Asemanticnetworkisadirectedgraphthatrepresentsknowledgeintermsofentitiesandtheirsemanticrelations.()第22题Onlyverticallinksexistbetweenframesinaframesystem.()第23题Theforwardreasoningofproductionbeginswithknownfactsandappliesrulesinaforwarddirection.Thisapproachisalsoreferredtoasdata-drivenreasoningorforwardchainingreasoning.()Exercise第1题WhichofthefollowingstatementsistrueregardingtherepresentationofanAND/ORtree?()
AAnAND/ORtreeisagraphthatusesANDandORtodescribethecause-and-effectrelationshipsamongitscomponents.BAnAND/ORtreeisagraphinwhichthecomponentsarerepresentedconsecutivelybyANDandORnodes,anditisusedtoillustratetheuncertainrelationshipsamongthecomponents.CTheAND/ORtreeisadiagramthatcombinesANDnodesandORnodestoillustratethehierarchicalrelationshipsamongcertaintypesofproblems.DAND/ORtreeisadiagramthatcombinesANDnodesandORnodes,usedtoillustratetheprocessofsolvingaspecifictypeofproblem.Especifictypeofproblem.第2题Inthesearchalgorithm,whichsearchstrategywillpreferentiallyexpandtheshallowestnode?()ADepth-firstsearchBBreadth-firstsearchCIterativelydeepensearchDGreedysearch第3题Whensolving8digitalproblems,whichsearchstrategyusuallyfindsasolutionfaster?()ABreadth-firstsearchBDepth-firstsearchCA*algorithmDIterativelydeepensearch第4题WhattypesofproblemsareAND-ORtreesmainlyusedtosolveinheuristicsearch?()ASinglegoalproblemBMulti-objectiveproblemCNogoalproblemDRandomtargetproblem第5题InanAND-ORtree,ifallthechildrenofanodearemarkedasfailed,whatisthenodemarkedas?()ASuccessBFailureCUnknownDTobedetermined第6题Inaheuristicsearchstrategy,whichalgorithmwillgiveprioritytoexpandingtheestimatednodeclosesttothetarget?()ADepth-firstsearchBBreadth-firstsearchCA*SearchalgorithmDGreedybestfirstsearch第7题Whichalgorithmisguaranteedtofindtheshortestpathinanon-heuristicsearchstrategy?()ADepth-firstsearchBBreadth-firstsearchCIterativelydeepensearchDGreedysearch第8题Inthenon-heuristicsearchstrategy,whichalgorithmissuitabletosolvetheproblemofsmallstatespace?()ABreadth-firstsearchBDepth-firstsearchCIterativelydeepensearchDGreedysearch第9题Intheevaluationfunction,forg()andh()thefollowingdescribeswhatthecorrectstatementis.()Ah(x)representstheestimatedcostoftheoptimalpathfromnodextothedestinationnode.Bh(x)representstheactualcostfromnodextothedestinationnode.Cg(x)representstheactualcostfromtheinitialnodetonodex.Dg(x)representstheestimatedcostoftheoptimalpathfromtheinitialnodetonodex.正确答案:AC第10题Thefollowingdescribesthecorrectaspectsofthestatespaceproblem-solvingmethod.()AThestatespacecanalsoberepresentedasadirectedgraphofassignments,knownasthestatespacegraph.BAnoperationisamethodoftransformingaproblemfromonestatetoanother.CThestatespaceisutilizedtorepresentallpossiblestatesofaproblemandtherelationshipsamongthesestates.DAstateisadatastructurethatrepresentsthestateoftheproblemateachstepintheproblem-solvingprocess.正确答案:ABCD第11题WhichstatementsaretrueregardingunsolvablenodesinanAND-ORtree?()AAnonterminalnodethathasnodescendantsisreferredtoasanunsolvablenode.BIfanonterminalhasnonterminalisconsideredunsolvableifandonlyifnoneofitschildrencanbesolved.CIfanon-terminalnodehas"and"children,thenon-terminalnodeisconsideredunsolvablewhenatleastoneofthechildrencannotbesolved.DTheterminalpointsrepresentingtheprimitiveproblemareunsolvablenodes.正确答案:ABC第12题AnORnodeindicatesthatanyofitschildrencanbeselectedtosatisfythatnode.()第13题Heuristicsearchstrategycanalwaysfindtheglobaloptimalsolution.()第14题Inheuristicsearch,commonlyusedheuristicfunctionsincludeManhattandistanceandEuclideandistance.()第15题Inheuristicsearchstrategy,themoreaccuratetheheuristicfunctionis,thehigherthesearchefficiencyis.()第16题Depth-firstsearchisanon-heuristicsearchstrategythatalwaysselectsthemostrecentlyvisitednodeforexpansion.()第17题Inthenon-heuristicsearchstrategy,breadthsearchcaneffectivelydealwiththeproblemoflargestatespace,butitmayencountertheproblemoflargememoryconsumption.()Exercise第1题Evolutionaryalgorithmsareheuristicsdesignedtosolve()problems.AOptimizationBMathematicsCProbabilityDComputation第2题Toillustratefitnesswecanusetheconceptof()AEcologyBAdaptivetopologyCMorphologyDComputation第3题Thegoalofevolutionis()AtogenerateapopulationofindividualswithincreasingfitnessBtogenerateapopulationwithfitnessCtogenerateindividualwithfitnessDtogenerateapopulationofindividuals第4题()normallyusecrossoverandmutationoperators.AGeneticAlgorithmBEvolutionStrategieCEvolutionaryProgrammingDNaturalSelection第5题()onlyusesmutationoperator.AGeneticAlgorithmBEvolutionStrategieCEvolutionaryProgrammingDNaturalSelection第6题TwomechanismslinkaGAtotheproblemitissolving,thoseare:().AEncodingBEvaluationCFitnessDCompetition正确答案:AB第7题Populargeneticoperatorsare().ASelectionBCrossoverCMutationDFitness正确答案:ABC第8题ACOhasbeenverysuccessfulinsolvingvariousapplications,suchas:()AVRPBTSPCNetworkroutingDOptimizationproblems正确答案:ABCD第9题TwomainoperationsofACOare().AMutationBPheromoneleveladjustmentCCrossoverDProbabilisticrule正确答案:BD第10题ThePSOconceptconsistsofateachtimestepchangingthevelocityofeachparticletowardits().APbestBGbestCNbestDFbest正确答案:AB第11题Evolutionarycomputationisanareaofcomputersciencethatusesideasfrombiologicalevolutiontosolvecomputationalproblems.()第12题Evolutioncanalsobeseenasamethodforadaptingtochangingenvironments.()第13题Fitnesscanbemeasureddirectly.()第14题Thefitnessorthequantitativemeasureoftheabilitytopredictenvironmentalchangesandrespondadequately.()第15题Evolutionisamethodofsearchingamonganenormousnumberofpossibilities.()Exercise第1题In1997,TomMitchellgavethedefinitionofmachinelearningthatprovedmoreusefulforengineeringpurpose.()ATomMitchellBArthurSamuelCRosenblattDJohnHolland第2题AmachinelearningcomputerprogramissaidtolearnfromexperienceEwithrespecttosomeclassoftasksTandperformancemeasureP,(
)AIfitsperformanceattasksinT,asmeasuredbyE,improveswithP.BIfitsperformanceattasksinT,asmeasuredbyP,improveswithE.CIfitsperformanceattasksinE,asmeasuredbyP,improveswithT.DIfitsperformanceattasksinP,asmeasuredbyT,improveswithE.第3题Ifwefindapredictorwhoseperformanceonthetrainingsetisexcellent,butitsperformanceonthetrueworldisverypoor,thenwehave().AUnderfittingBOverfittingCHypothesisDGeneralization第4题()isamethodinwhichweteachthemachineusinglabelleddata.AUnsupervisedlearningBReinforcementCSupervisedlearningDDeeplearning第5题In(),themachineistrainedonunlabeleddatawithoutanyguidance.AUnsupervisedlearningBReinforcementCSupervisedlearningDDeeplearning第6题()istheprocessofgroupingasetofdataobjectsintomultipleclusterssothatobjectswithinaclusterhavehighsimilaritybutareverydissimilartoobjectsinotherclusters.ADensityestimationBClusteringCClassificationDRegression第7题()algorithmfindsapartitionsuchthatthesquarederrorbetweenthemeanofaclusterandthepointsintheclusterisminimizedAGABK-meansCSVMDKNN第8题Theprincipleof()istofindthedividinghyperplanewiththemaximuminterval.ASVMBK-meansCGADKNN第9题()isasupervisedlearningalgorithmbasedonatreestructureusedforclassificationandregression.AK-meansBGACDecisiontreeDSVM第10题Thebasicof()istoconstructamulti-layernetworktomoreaccuratelyrepresentthemulti-layerabstractsemanticinformationofthetargetdata.AK-meansBDeeplearningCDecisiontreeDSVM第11题()isaspecificbranchofmachinelearningthatisbasedonthestudyofartificialneuralnetworkstolearntorepresentdata.AImageclassificationBObjectrecognitionCDeeplearningDClustering第12题Themostcrucialstepindeeplearningisthatcalculatethe()andbackpropagatethelossresulttothemodel.ALossfunctionBFitnessfunctionCHypothesisDGeneralization第13题()isapplicabletohigh-dimensionalspace(thatistherearemanyfeaturesinthefeaturevector)ASVMBKNNCDecisiontreeDNaiveBayes第14题Thekeyelementsintheformaldefinitionofmachinelearningincluding:().ATasksBPerformancemeasureCExperienceDData正确答案:ABC第15题()representsknowledgeintermsofspecificcasesorexperiences.ANeuralnetworksBCase-basedlearningCInstance-basedlearningDRuleinduction正确答案:BC第16题Therearetwogeneraltypesoflearning:().AInductivelearningBDeductivelearning.CCase-basedlearningDInstance-basedlearning正确答案:AB第17题Whichofthefollowingstatementsaretrue?()AThetaskininductivelearningistofindthatfunctionhthatmostcloselyagreeswiththetruefunctionf().BThepurposeoflearningisnotforustoscoreperfectlyonthetrainingsetbutratherfortheagenttoperformwellonthevalidationset.COftenthereisabias-variancetradeoff:achoicebetweenmorecomplex,low-biashypothesesthatfitthetrainingdatawellandsimpler,low-variancehypothesesthatmaygeneralizebetter.DWhentherearemultipleexplanationsforthesameobservedphenomenon,itiswisetochoosethesimplest.正确答案:ABCD第18题Inmachinelearningtherearethreetypesoffeedback:().ASupervisedlearningBUnsupervisedlearningCReinforcementDDeeplearning正确答案:ABC第19题Therearetwomaintypesofsupervisedlearningproblems,theyare().AClusteringBDensityestimationCClassificationDRegression正确答案:CD第20题Therearetwomaintypesofunsupervisedlearningproblems,theyare().AClusteringBDensityestimationCClassificationDRegression正确答案:AB第21题Somepopularexamplesofreinforcementlearningalgorithmsinclude().AQ-learningBTemporal-differencelearningCDensityestimationDDeepreinforcementlearning正确答案:ABD第22题Themajorfundamentalclusteringmethodsinclude().APartitioningmethodsBHierarchicalmethodsCDensity-basedmethodsDGrid-basedmethods正确答案:ABCD第23题TheK-meansalgorithmrequiresuser-specifiedparametersinclude().ANumberofclustersBSquarederrorCDistancemetricDDensity正确答案:AC第24题1950,AlanTuringproposedtheTuringTestasameasureofmachineintelligence.()第25题Machinelearningistheprocessofteachingacomputersystemhowtomakeaccuratepredictionswhenfeddata.()第26题Artificialintelligenceisabranchofmachinelearning.()第27题Machinelearningisabranchofdeeplearning.()第28题TheK-meansmethodcanbeguaranteedtoconvergetotheglobaloptimum.()第29题SVMtransformsthetrainingofalinearclassifierintoaconstrainedoptimizationproblemtosolve.()第30题Tosolvetheproblemofoverfittinginthedecisiontree,wecanprunethedecisiontree.()第31题Decisiontreeissuitableforawiderangeofdatatypes.()第32题Dataisthefoundationofdeeplearing.()Exercise第1题Approximatelyhowmanyneuronsareinthehumanbrain?()A1billionto5billionB1billionto10billionC10billionto100billionD1billionto1trillion第2题WhichscientistdevelopedthePerceptronLearningRule?()AMcCullochBPittsCRosenblattDHopfield第3题Whichtwoscientistsproposedtheearlyneuralnetworkmode?()AMcCullochandRosenblattBMcCullochandPittsCPittsandRosenblattDHopfieldandMinsky第4题WhatistheroleoftheactivationfunctioninaCNN?()APerformconvolutionBLineartransformationCIntroducenon-linearityDNormalization第5题WhatstructuredidResNetintroducetoaddressthedegradationproblemindeepnetworks?()ABatchNormalizationBResidualConnectionCSkipConnectionDAdaptivePooling第6题WhatistheroleofresidualconnectionsinResNet?()AIncreasemodelcomplexityBMitigategradientvanishingCReducecomputationDEnhancefeatureinterpretability第7题HowaretheinputandoutputtypicallyconnectedintheresidualblockofResNet?()ADirectadditionBDirectmultiplicationCThroughafullyconnectedlayerDThroughanactivationfunction第8题InResNet,whatdoes"residual"referto?()AThedifferencebetweeninputandoutputBErrorCIntermediatelayerfeaturesDNumberoflayers第9题Whatdoes"101"inResNet-101represent?()AThenumberofparametersinthenetworkBThenumberoflayersinthenetworkCThenumberoftrainingepochsDThenumberofinputimages第10题Whichofthefollowingareapplicationsofneuralcomputation?()AImageRecognitionBSpeechRecognitionCDataMiningDNaturalLanguageProcessing正确答案:ABC第11题Whichofthefollowingmethodsareusedinneuralcomputation?()APatternRecognitionandClassificationBOptimizationandControlCNaturalLanguageProcessingDIntelligentDecision-Making正确答案:ABCD第12题Whatarethegoalsofmultimodallearning?()AIntegrateinformationfromdifferentmodalitiesBImprovethemodel'sunderstandingandprocessingcapabilitiesCHandleonlyonetypeofdataDImprovethemodel'sperformanceinimagerecognition正确答案:AB第13题Whichareimportantresearchdirectionsinthefieldofdeeplearning?()ADeepNeuralNetworksBExplainableArtificialIntelligenceCNaturalLanguageProcessingDMachineTranslation正确答案:AB第14题Whichscientistsmadesignificantcontributionstothedevelopmentofneuralnetworks?()AMcCullochBRosenblattCMinskyDHopfield正确答案:ABCD第15题WhichofthefollowingarecharacteristicsoftheBPneuralnetwork?()AStrongnonlinearmappingcapabilityBFastlearningspeedCFlexiblenetworkstructureDSuitableforhandlinglinearproblems正确答案:AC第16题Neuralcomputationmimicstheconnectionpatternsandinformationtransmissionmethodsofneuronsinthehumanbrain.()第17题Aperceptronisatypeofmultilayerneuralnetworkmodel.()第18题TheHopfieldNetworkisamodelusedtosolveNP-completeproblems.()第19题MinskyandPapertstatedthatsingle-layerperceptronscansolveallproblems.()第20题ConvolutionalNeuralNetworksarewidelyusedinthefieldofcomputervisionandpatternrecognition.()Exercise第1题()isthefirstexpertsystem.ADENDRALBMYCINCEMYCINDCBR第2题(
)initiatedDendral.ARosenblattBJohn
HollandCE.FeigenbaumDArthurSamuel第3题()isthekeytothepowerofanyexpertsystem.ADataBKnowledgeCProgramDSample第4题()isthedatabasetypicallycomprisesrulesinvokedbypattern-matchwithfeaturesofthetask-environmentwhichcanbeaddedto,modified,ordeletedbytheuser.AKnowledgebaseBDatabaseCKnowledgeDKnowledgeengineering第5题()isthattheprocessofconstructingtheknowledgebaseviaaseriesofinteractionsbetweenthedomainspecialistandtheknowledge.AKnowledgeengineeringBKnowledgebaseCKnowledgeacquisitionDKnowledge第6题Themajorclassificationsofknowledgeare().AProceduralknowledgeBDeclarativeknowledgeCHeuristicknowledgeDStructuralknowledge正确答案:ABCD第7题Theprocessofknowledgeengineeringinclude().AAssessmentBKnowledgeacquisitionCDesignandTestingDDocumentationandMaintenance.正确答案:ABCD第8题Dendralperformsaheuristicsearchinthreestageswithoutfeedbackcalled().APlanBGenerateCTestDTrain正确答案:ABC第9题Whichofthefollowingareexpertsystems.()AEMYCINBSVMCCBRDFICO正确答案:ACD第10题SomeoftheapplicationsimplementedbyCBRinclude().AManufacturingprocessdesignBKnowledgemana
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年北京市海淀区辅警招聘试题解析及答案
- 2026年湖南湘潭市中小学教师招聘考试试卷带答案
- 2026年保密基础知识真题试卷
- 2026年安徽省淮南市重点学校小升初数学考试真题试卷(含答案)
- 第1节 电 流教学设计高中物理鲁科版2019必修 第三册-鲁科版2019
- 第9章青藏地区第一节区域特征教学设计-2025-2026学年商务星球八年级下册地理
- 企业财务活动与财务关系教学设计中职专业课-财务管理-财经类-财经商贸大类
- 第三节 人类对全球环境的影响教学设计高中生物浙科版必修3稳态与环境-浙科版
- 高中数学 第1章 算法初步 1.3 基本算法语句 1.3.2 输入、输出语句教学设计 苏教版必修3
- 第二节 解直角三角形教学设计初中数学沪教版上海九年级第一学期-沪教版上海2012
- 养老护理员(三级)资格理论考试题库(附答案)
- 透析患者心脏骤停课件
- 2025年高级执法资格考试试题及答案
- 2025四川省现代种业发展集团华峰汇农农业科技有限公司招聘3人笔试历年典型考点题库附带答案详解2套试卷
- 机械波的多解问题教案(2025-2026学年)
- 智慧水务平台工程费用明细表
- 医院重大事故隐患排查清单
- (正式版)DB54∕T 0182-2019 《农村生活污水处理设施水污染物排放标准》
- 中考数学复习第二轮计划方案
- DB44∕T 2451-2023 供水计量失准水量退补规范
- 外贸业务部门制度及工作流程
评论
0/150
提交评论