Skip to main content

Artificial intelligence!

Introduction-

Artificial intelligence (AI) is the ability of a computer program or a machine to think and learn. It is also a field of study which tries to make computers "smart". They work on their own without being encoded with commands. John McCarthy came up with the name "Artificial Intelligence" in 1955.

More about AI-

In general use, the term "artificial intelligence" means a programme which mimics human cognition. At least some of the things we associate with other minds, such as learning and problem solving can be done by computers, though not in the same way as we do.[1] Andreas Kaplan and Michael Haenlein define AI as a system’s ability to correctly interpret external data, to learn from such data, and to use those learnings to achieve specific goals and tasks through flexible adaptation.

An ideal (perfect) intelligent machine is a flexible agent which perceives its environment and takes actions to maximize its chance of success at some goal or objective. As machines become increasingly capable, mental faculties once thought to require intelligence are removed from the definition. For example, optical character recognition is no longer perceived as an example of "artificial intelligence": it is just a routine technology.

Current Status of AI-

At present we use the term AI for successfully understanding human speech, competing at a high level in strategic game systems (such as Chess and Go), self-driving cars, and interpreting complex data. Some people also consider AI a danger to humanity if it continues to progress at its current pace.

An extreme goal of AI research is to create computer programs that can learn, solve problems, and think logically. In practice, however, most applications have picked on problems which computers can do well. Searching data bases and doing calculations are things computers do better than people. On the other hand, "perceiving its environment" in any real sense is way beyond present-day computing.

AI's Involvement In different Fiels-

AI involves many different fields like computer science, mathematicslinguisticspsychologyneuroscience, and philosophy. Eventually researchers hope to create a "general artificial intelligence" which can solve many problems instead of focusing on just one. Researchers are also trying to create creative and emotional AI which can possibly empathize or create art. Many approaches and tools have been tried.


'Comment Your Views On AI'


Comments

Popular posts from this blog

How to download books pdf for free | Every book PDF in simple click | by Zubair Choudhary

Download books pdf for free | every book you want 🔥 Introduction : Nowadays everyone want to read books to increase their knowledge but we don't have time to buy books from the store so assembly download books pdf read them on mobile phone or computer or tablets but when we download books aur PDF we have to pay something to the Play Store because books on the Play Store are paid means you have to give some money to access them but as we all know that we want everything for free meals almost everything we want almost everything for free and also we can find everything for free in internet you can download any book PDF from here for free you don't have to pay anything.  How to?  So in order to download books for free I will give you a website in which you can download pdf for free of almost every books you we will get thousand millions of the books on on that website . it's a simple website and the main part of this website the best part i...

Download Happy Republic Day Images 2022

HAPPY REPUBLIC DAY ❤ Download these images and share them on social media🔥 If you are using these images please give me credit in My social accounts ❤  Images made by Me ❤ By -  Zubair Choudhary Hope you like this and if you do please share with your friend and leave a comment and don't forget to follow me on social media Instagram -  Zubairchoudhary786 Memepage-  Zubair_memewala Youtube -  Zubair Choudhary

HTML 1 Introduction FREE Course by Zubair Choudhary

  HTML Introduction HTML - Introduction Tutorials Point In this tutorial, we will guide you on how to start with HTML, which will enable you to create a simple web page. Once you have created several web pages, you can link them up logically to form a more significant aspect called a website. HTML was created by Bernerslee back in 1991 and has been used since then to create the basic structure of web pages. It is transmitted from server to client browser using some protocols, which are rules and regulations required for any communication that takes place over the network. An HTML document can be divided into two basic parts, the head and the body, just like a human body. Most of the tags we will be learning will be pair tags, which include an opening tag and a closing tag. However, we do have some non-pair tags which will be discussed during the course curriculum itself. Let's see how HTML looks like: <!DOCTYPE html>  <html>  <head>   <title...