What is Artificial Intelligence (AI) and Neural Networks (NN) ?

Artificial Intelligence :

Artificial Intelligence & Neural Network | APDaga | DumpBox

Artificial intelligence (AI) has been at the forefront of technology over the last few years and has made its way into mainstream applications, such as expert systems, personalized applications on mobile devices, machine translation in natural language processing, chatbots, self-driving cars, and so on. The definition of AI, however, has been a subject of dispute for quite a while. This is primarily because of the so-called AI effect that categorizes work that has already been solved through AI in the past as non-AI. According to the famous computer scientist, Larry Tesler, “Intelligence is whatever machines haven't done yet.”


Building an intelligent system that could play chess was considered AI until the IBM computer Deep Blue defeated Gary Kasparov in 1996. Similarly, problems dealing with vision, speech, and natural language were once considered complex, but due to the AI effect, they would now only be considered computation rather than true AI.




Recently, AI has become capable of solving complex mathematical problems, composing music, and creating abstract paintings; these capabilities of AI are ever increasing. The point in the future at which AI systems will equal human levels of intelligence has been referred to by scientists as the AI singularity. The question of whether machines will ever actually reach human levels of intelligence is very intriguing and debatable.


Many would argue that machines will never reach human levels of intelligence, since the AI logic by which they learn or perform intelligent tasks is programmed by humans, and they lack the consciousness and self-awareness that humans possess. However, several researchers have proposed the alternative idea that human consciousness and self-awareness are like infinite loop programs that learn from their surroundings through feedback.


Hence, it may be possible to program consciousness and self-awareness into machines, too. For now, however, we will leave this philosophical side of AI for another day, and will simply discuss AI as we know it.


Put simply, AI can be defined as the ability of a machine (generally, a computer or robot) to perform tasks with human-like intelligence, possessing such attributes as the ability to reason, learn from experience, generalize, decipher meanings, and possess visual perception.


While there may be debates about what AI can achieve and what it cannot, recent success stories of AI-based systems have been overwhelming. A few of the more recent mainstream applications of AI are depicted in the following diagram:



Applications of Artificial Intelligence (AI) | APDaga | DumpBox
Applications of Artificial Intelligence (AI)

In this article, we will briefly touch upon the concept of neural networks and how they are integral to AI.




Check-out our free tutorials on IOT (Internet of Things):






Neural networks :

Neural networks are machine learning models that are inspired by the human brain. They consist of neural processing units that are interconnected with one another in a hierarchical fashion. These neural processing units are called artificial neurons, and they perform the same function as axons in a human brain.

In a human brain, dendrites receive input from neighbouring neurons and attenuate or magnify the input before transmitting it on to the soma of the neuron. In the soma of the neuron, these modified signals are added together and passed on to the axon of the neuron. If the input to the axon is over a specified threshold, then the signal is passed on to the dendrites of the neighbouring neurons.


An artificial neuron loosely works perhaps on the same logic as that of a biological neuron. It receives input from neighbouring neurons. The input is scaled by the input connections of the neurons and then added together. Finally, the summed input is passed through an activation function whose output is passed on to the neurons in the next layer.


A biological neuron and an artificial neuron are illustrated in the following diagrams for comparison:

Biological Neuron | APDaga | DumpBox
Biological Neuron


An artificial neuron is illustrated in the following diagram:

Artificial Neuron | APDaga | DumpBox
Artificial Neuron




Now, let's look at the structure of an artificial neural network:

Artificial Neural Network Structure | APDaga | DumpBox
Artificial Neural Network Structure

The input, , passes through successive layers of neural units, arranged in a hierarchical fashion. Each neuron in a specific layer receives an input from the neurons of the preceding layers, attenuated or amplified by the weights of the connections between them. 

The weight, , corresponds to the weight connection between the neuron in layer and the neuron in layer . Also, each neuron unit, , in a specific layer, , is accompanied by a bias,. The neural network predicts the output, , for the input vector, . If the actual label of the data is , where takes continuous values, then the neuron network learns the weights and biases by minimizing the prediction error,

Of course, the error has to be minimized for all of the labelled data points: .

If we denote the set of weights and biases by one common vector,, and the total error in the prediction is represented by , then through the training process, the estimated can be expressed as follows:




Also, the predicted output, , can be represented by a function of the input, , parameterized by the weight vector, , as follows:


Such a formula for predicting the continuous values of the output is called a regression problem.





For a two-class binary classification, the cross-entropy loss is minimized instead of the squared error loss, and the network outputs the probability of the positive class instead of the output. The cross-entropy loss can be represented as follows:




Here, is the predicted probability of the output class, given the input , and can be represented as a function of the input, , parameterized by the weight vector, as follows:





In general, for multi-class classification problems (say, of classes), the cross-entropy loss is given via the following:



Here, is the output label of the class, for the data point.


Hope you enjoyed reading this article on neural networks, albeit article gives a very basic overview. However, you can always refer to Intelligent Projects Using Python for more in-depth coverage of the underlying concepts, including GANs, Transfer Learning, Reinforcement Learning, and others. Intelligent Projects Using Python is a must-read for data scientists, machine learning professionals, and deep learning practitioners who are ready to extend their knowledge and potential in AI.

This is article is in collaboration with packtpub.com
Do visit here for trending technologies ebooks and videos.

--------------------------------------------------------------------------------

Click here to see solutions for all Machine Learning Coursera Assignments.
&
Click here to see more codes for Raspberry Pi 3 and similar Family.
&
Click here to see more codes for NodeMCU ESP8266 and similar Family.
&
Click here to see more codes for Arduino Mega (ATMega 2560) and similar Family.
Feel free to ask doubts in the comment section. I will try my best to answer it.
If you find this helpful by any mean like, comment and share the post.
This is the simplest way to encourage me to keep doing such work.

Thanks & Regards,
-APDaga's DumpBox

4 Comments

  1. Cool stuff you have and you keep Business Analytics Course In Pune overhaul every one of us

    ReplyDelete
  2. One stop solution for getting dedicated and transparent Digital Marketing services and We take care of your brands entire digital presence.
    The digital marketing services we provide includes SEO, SEM, SMM, online reputation management, local SEO, content marketing, e-mail marketing, conversion rate optimization, website development, pay per click etc. We will definitely promote your brand, product and services at highest position with consistency in order to generate more revenue for your business.Digital Marketing Services in visakhapatnam



    ReplyDelete
  3. Why is content very important in digital Marketing field or online marketing? As the content is the king of all the other chapters of digital marketing or online marketing because when consumer visit a shop directly to purchase or inquire about any of the product in the shops the shopkeeper will explain them thoroughly the features and benefits of the products. digital marketing training in hyderabad

    ReplyDelete
  4. Why is content very important in digital Marketing field or online marketing? As the content is the king of all the other chapters of digital marketing or online marketing because when consumer visit a shop directly to purchase or inquire about any of the product in the shops the shopkeeper will explain them thoroughly the features and benefits of the products.
    digital marketing training in hyderabad

    ReplyDelete
Post a Comment
Previous Post Next Post