Technology
Can we say that at the rate in which technology is advancing, does it make sense to say that a computer will ever know things? Technology has been developing quickly since it has been invented, and it is evolved in the form of AI (artificial intelligence). Artificial intelligence is the simulation of human intelligence processes by machines, especially computer systems. Specific applications of AI include expert systems, natural language processing, speech recognition and machine vision. In general, AI systems work by ingesting large amounts of labeled training data, analysing the data for correlations and patterns, and using these patterns to make predictions about future states. AI programming focuses on three cognitive skills: learning, reasoning and self-correction. There are four types of AI Type 1: Reactive machines. These AI systems have no memory and are task specific. An example is Deep Blue, the IBM chess program that b...