Artificial Neuron Network

1
962 views

Artificial Neuron Network has been widely applied in many fields such as Electrical Engineering, health science and biotechnology. What will be the way forward of this approach? Will it be able to applied in finance, business, renewable energy or industrial process engineering?

Artificial Intelligence
PhD
Chemical Engineering
Process Engineering
Electrical Engineering
Business Analysis
Finance
Artificial Neural Networks
Energy
Engineering
MSC
Adrian Minh
59 months ago

2 answers

1

Artificial neural networks are one of the main tools used in machine learning. As the “neural” part of their name suggests, they are brain-inspired systems which are intended to replicate the way that we humans learn.
Neural networks consist of input and output layers, as well as (in most cases) a hidden layer consisting of units that transform the input into something that the output layer can use.
They are excellent tools for finding patterns which are far too complex or numerous for a human programmer to extract and teach the machine to recognize.
While neural networks (also called “perceptrons”) have been around since the 1940s, it is only in the last several decades where they have become a major part of artificial intelligence. This is due to the arrival of a technique called “backpropagation,” which allows networks to adjust their hidden layers of neurons in situations where the outcome doesn’t match what the creator is hoping for — like a network designed to recognize dogs, which misidentifies a cat, for example.
Another important advance has been the arrival of deep learning neural networks, in which different layers of a multilayer network extract different features until it can recognize what it is looking for.

David Cottrell
59 months ago
David Cottrell. Thanks for the info! i would like to know it application in different field too - Adrian 59 months ago
1

Artificial neuronal network has a vast application. However, it is still in its early stage of development. I believe that in the later stage of development (perhaps 10 to 15 years from now) we could see it applied in a massive scale in the renewable energy and industrial process sector to improve the efficiency of the system.

Chun Wei
59 months ago
True! i believe it can be used to optimize the efficiency of the industrial production sector - Adrian 59 months ago

Have some input?