June 1, 2019

JOB DESCRIPTION – BRAIN UNIT # C

Job Description: Technical Writing: Blog Post Product review: Step 1: Data Collection Step 2: Software User Experience Step 3: Review Writing Google | Yahoo | Bing | Youtube Search every possible content, with every possible search query. Search by slug Search by full name Search by features Search by perfect substitutes or alternatives Search by […]

March 6, 2012

Heuristically informed search category

Heuristically informed search category Hill climbing is a search strategy that falls into heuristically informed search category and guarantees to always find out a solution. Because it is basically a DFS with a measure of quality. It does not give only a guess but an educated guess which helps to reach the goal in lesser […]

Usage of both crossover and mutation in Genetic Algorithm

Usage of both crossover and mutation in Genetic Algorithm If we use both crossover and mutation in GA then this strategy always makes us closer to our desired solution because in Genetic Algorithm we start and initialize population. Then we evaluate fitness of population. Here we are using obviously characteristics from the parents but still […]

Example of add rules in knowledge base by using clips commands

Example of add rules in knowledge base by using clips commands e.g. If a patient has 101 degree Fahrenheit temperature, yellow spots, red rash and infected throat then assert that disease is diagnosed as allergy and print out that patient is suffering from allergy.Note: Disease is a parameter of title diagnose If disease is diagnosed […]

Define and then add facts in working memory by using clips commands

Define and then add facts in working memory by using clips commands e.g. “A patient has 101 degree Fahrenheit temperature, yellow spots, red rash and infected throat.” Note: Temperature, spots, rash and throat are the parameters of a patient. “Disease is diagnosed as allergy”Note: Disease is a parameter of title diagnose Novidat and Evil are […]

Application of Expert System with Fuzzy Logic in Teachers‘ Performance Evaluation

Application of Expert System with Fuzzy Logic in Teachers‘ Performance Evaluation (Download reference research paper) Goal of this research paper is to show the implementation of artificial intelligence in form of fuzzy logics and expert systems. With the help of teachers’ performance assessment, it is easily explained that how the fuzzy variables can be used […]

Expert System Applications in E-learning Environment: Analysis on Current Trends and Future Prospects

Expert System Applications in E-learning Environment: Analysis on Current Trends and Future Prospects (Download reference research paper) This research paper focuses on trends of electronic learning system with ES integration. It is definitely a revolution from learning aspect where all the content is easily available, backed up and can be presented in different attractive layouts. […]

RULE BASED EXPERT SYSTEM FOR SELECTING SOFTWARE DEVELOPMENT METHODOLOGY

RULE BASED EXPERT SYSTEM FOR SELECTING SOFTWARE DEVELOPMENT METHODOLOGY This article is about “RULE BASED EXPERT SYSTEM FOR SELECTING SOFTWARE DEVELOPMENT METHODOLOGY” in which i have attached a reference research paper with the courtesy of “jatit.org”. I have studied it and listed few important points below. (Download reference research paper) Goals of this Research paper: […]