Posts

Showing posts with the label Artificial Intelligence (AI)

Agents in Artificial Intelligence

Image
Agents in Artificial Intelligence :  An agent is anything that can perceive its environment through sensors and acts upon that environment through effectors. A human agent has sensory organs such as eyes, ears, nose, tongue and skin parallel to the sensors, and other organs such as hands, legs, mouth, for effectors.            A robotic agent replaces cameras and infrared range finders for the sensors, and various motors and actuators for effectors. A software agent has encoded bit strings as its programs and actions. Agent Terminology : • Performance Measure of Agent − It is the criteria, which determines how successful an agent is. •    Behavior of Agent − It is the action that agent performs after any given sequence of percepts. • Percept− It is agent’s perceptual inputs at a given instance. • Percept Sequence − It is the history of all that an agent has perceived till date. • Agent Function − It is a map ...

Artificial Intelligence (AI) :

Image
YouTube:      https://www.youtube.com/channel/UCTt7PLZfw50f-fbZBsrQCuA Artificial Intelligence (AI) : AI Stands for Artificial Intelligence. Artificial Intelligence (AI) is the simulation of Human Intelligence processes by Machine, especially Computer System. These Processes include learning, reasoning and Self-correction. Artificial Intelligence is the Design, Study & Construction of Computer Program that behave Intelligently. Types of Artificial Intelligence: Artificial Intelligence can be divided in various types, there are mainly two types of main categorization which are based on capabilities and based on functionally of AI.  Following is flow diagram which explain the types of AI. AI type-1: Based on Capabilities : 1. Weak AI or Narrow AI: Narrow AI is a type of AI which is able to perform a dedicated task with intelligence.The most common and currently available AI is Narrow AI in the world of Artific...