Skip to main content

Artificial Intelligence (Main project)

Artificial Intelligence

Artificial intelligence is intelligence shown by machines such as computers and robots which resembles human intelligence, it is also known as the ability of a machine to imitate human mind and its capabilities such as learning from experience, making decisions and recognizing objects etc. And uniting the different capabilities to execute human like actions (IBM, 2020).

AI consists of many various sub-fields which implement different techniques, below I will list what I believe are the to be the major and the most popular sub-fields:

·      Machine learning: “It is a method of data analysis that automates analytical model building” (SAS, 2021).

·       Neural networks: “are computing systems with interconnected nodes that work much like neurons in the human brain” (SAS,2021).

·       Robotics: A field focused on robots

·       Deep learning: Learning by processing and analyzing the input data by several methods until the machine discovers the best possible output. (IBM,2020)

·       Fuzzy logic: It is a technique of reasoning which mimics human thought process (IBM, 2020).

·       Natural language processing: Its main purpose is to understand the human language and process it, also known as NLP (Tyagi,2021).

There are also two different types of AI, weak AI and strong AI, the former is focused to perform specific tasks and it is encountered by us more and the latter is a replica of human brain which is still theoretical with no real life use yet (IBM,2020)

 

References:

Copyright Free Image

IBM, 2021. What is Artificial Intelligence (AI)?. [online] Ibm.com. Available at: <https://www.ibm.com/cloud/learn/what-is-artificial-intelligence> [Accessed 16 April 2021].

SAS, 2021. Machine Learning: What it is and why it matters. [online] Sas.com. Available at: <https://www.sas.com/en_us/insights/analytics/machine-learning.html [Accessed 16 April 2021].

SAS, 2021. Neural Networks - What are they and why do they matter?. [online] Sas.com. Available at: <https://www.sas.com/en_us/insights/analytics/neural-networks.html> [Accessed 16 April 2021].

Tyagi, N., 2021. 6 Major Branches of Artificial Intelligence (AI) | Analytics Steps. [online] Analyticssteps.com. Available at: <https://www.analyticssteps.com/blogs/6-major-branches-artificial-intelligence-ai> [Accessed 16 April 2021].

GDJ, 2021. artificial intelligence. [image] Available at: <https://pixabay.com/vectors/anatomy-biology-brain-thought-mind-1751201/> [Accessed 20 April 2021].

Comments

Popular posts from this blog

Neural Network (Initial Idea 2)

Neural Networks   Neural Networks, colloquially known as artificial neural networks (ANNs) and also simulated neural networks (SNNs), are a sub-fiend of machine learning which in it self is a sub-field of Artificial Intelligence, they are the brain of AI and are components of deep learning. The name and structure of NNs are similar to the human brain and were inspired by it, they imitate the biological neurons by signaling to each other (IBM, 2020). ANNs consist of an input layer of neurons, one or two hidden layers of neurons and a final layer of output neurons (Wang, 2003).   The diagram illustrated exemplifies a simple architecture of a neural network, the lines which connect the neurons are called weights and are associated with a number which represent the strength of connection between neurons.   There are many different types of neural networks and each are used for specific motives. Below are some of the most common ones used in the field: The perceptron “t...

Computer methodology - Artificial intelligence

Diagram of a simple feed-forward artificial neural network, with one “hidden layer,” also known as a “perceptron.” Image: Wikipedia Deep learning simply means “stacked neural networks” which are networks composed of several layers (Pathmind, 2021). Based on Rosenblatt’s perceptron, the simplest version of an artificial neural network has three layers of neurons. The first is the input layer which takes input values ,which in other words is data. This first layer of neurons is connected to the “hidden” layer. The outputs of these “hidden” neurons are then connected to the final output layer. This final layer is what gives you the answer to what the network has been trained to do (Medium, 2021).   The simplest neural networks consist of input layer, hidden layer and output layer, which are attached to each other with predictors, these predictors come attached with coefficients called "weights" , this is a non-linear network known as multilayer feed-foward network (Hyndman, R.J....

Case Study - Conclusion - Tesla and Artificial Intelligence

 In conclusion, Tesla is the highest rated car manufacturing company for autonomous cars in the present and it continues to develop internationally and this is owing to the fact that Tesla properly uses artificial intelligence to full potential to produce its vehicles and implement it in every way possible to produce innovative self driving electric vehicles which dominated the market. This case study clearly shows the connection between the main project theme of this blog and the success of the Tesla company and further illustrates the importance of AI. The research conducted is significant to help understand ways AI can be implemented and to encourage other companies and potential entrepreneurs to implement AI with vision to popularize the use of AI and revolutionize the planet. However, because of the limitations presented by the research and the case study, further research is suggested to provide a more accurate significance of artificial intelligence, I will be proceeding by ...