Posts

Showing posts from December, 2021

Artificial Intelligence

Image
What is Artificial Intelligence Artificial intelligence (AI) is a wide-ranging branch of computer science concerned with building smart machines capable of performing tasks that typically require human intelligence. There are Four Types of Artificial Intelligence Reactive Machines Limited Memory Theory of Mind Self-Awareness Reactive Machine: Reactive machines are  the simplest level of robot . They cannot create memories or use information learnt to influence future decisions – they are only able to react to presently existing situations.  Example:  Spam filters and the Netflix recommendation engine Limited Memory: Limited memory consists  of machine learning models that extract knowledge from previously learned information, facts, stored data or events . As distinct from reactive machines, limited memory is able to learn from the past by analyzing actions or data given to them with the purpose of building probationary knowledge. Example:  Self-drivi...