Skip to content
/ AI Public

Project idea about is a software that reproduces the behavior of a human expert performing an intellectual task in a specific field using two algorithms: Forward chaining and Backward chaining

Notifications You must be signed in to change notification settings

batoull22/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic-Projects

In Computer Science, Artificial Intelligence (AI) sometimes called machine intelligence, is intelligence demonstrated by machines, in contrast to the natural intelligence displayed by humans and other animals. Computer science defines AI research as the study of "intelligent agents": any device that perceives its environment and takes actions that maximize its chance of successfully achieving its goals. Colloquially, the term "artificial intelligence" is used to describe machines that mimic "cognitive" functions that humans associate with other human minds, such as "learning" and "problem solving". Project idea about is a software that reproduces the behavior of a human expert performing an intellectual task in a specific field Using two Algorithm :

  • The first Algorithm is : Forward chaining starts with the facts, and sees what rules apply (and hence what should be done) given the facts.
  • The second Algorithm is : Backward chaining starts the objective to reach the facts that caused this goal.

About

Project idea about is a software that reproduces the behavior of a human expert performing an intellectual task in a specific field using two algorithms: Forward chaining and Backward chaining

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages