The article discusses possibilities of implementing a neural network in a parallel way. The issues of implementation are illustrated with the example of the non-linear neural network. Parallel implementation of earlier mentioned neural network is written with the use of OpenCL library, which is a representative of software supporting general-purpose computing on graphics processor units (GPGPU). The obtained results demonstrate that some group of algorithms can be computed faster if they are implemented in a parallel way and run on a multi-core processor (CPU) or a graphics processing unit (GPU). In case of the GPU, the implemented algorithm should be divided into many threads in order to perform computations faster than on a multi-core CPU...
When asked to implement a neural network application, the decision concerning what hardware platform...
Neural networks get more difficult and longer time to train if the depth become deeper. As deep neur...
Abstract. This work presents the implementation of Feedforward Multi-Layer Perceptron (FFMLP) Neural...
Automatic classification becomes more and more in- teresting as the amount of available data keeps g...
The Graphics Processing Unit (GPU) parallel architecture is now being used not just for graphics but...
The decline of Moore’s law has led to a fundamental shift in the design of micro-processor architect...
It seems to be an everlasting discussion. Spending a lot of additional time and extra money to imple...
Recently, General Purpose Graphical Processing Units (GP-GPUs) have been identified as an intriguing...
This thesis deals with the implementation of an application for artificial neural networks simulatio...
The aim of this trim’s thesis is to reveal possibilities and demonstrate parallelization of computat...
Traditional computational methods are highly structured and linear, properties which they derive fro...
Graduation date: 2010We took the back-propagation algorithms of Werbos for recurrent and feed-forwar...
Neural networks stand out from artificial intelligence because they can complete challenging tasks, ...
Neural networks (NNs) have been used in several areas, showing their potential but also their limita...
In the optimization of deep neural networks (DNNs) via evolutionary algorithms (EAs) and the impleme...
When asked to implement a neural network application, the decision concerning what hardware platform...
Neural networks get more difficult and longer time to train if the depth become deeper. As deep neur...
Abstract. This work presents the implementation of Feedforward Multi-Layer Perceptron (FFMLP) Neural...
Automatic classification becomes more and more in- teresting as the amount of available data keeps g...
The Graphics Processing Unit (GPU) parallel architecture is now being used not just for graphics but...
The decline of Moore’s law has led to a fundamental shift in the design of micro-processor architect...
It seems to be an everlasting discussion. Spending a lot of additional time and extra money to imple...
Recently, General Purpose Graphical Processing Units (GP-GPUs) have been identified as an intriguing...
This thesis deals with the implementation of an application for artificial neural networks simulatio...
The aim of this trim’s thesis is to reveal possibilities and demonstrate parallelization of computat...
Traditional computational methods are highly structured and linear, properties which they derive fro...
Graduation date: 2010We took the back-propagation algorithms of Werbos for recurrent and feed-forwar...
Neural networks stand out from artificial intelligence because they can complete challenging tasks, ...
Neural networks (NNs) have been used in several areas, showing their potential but also their limita...
In the optimization of deep neural networks (DNNs) via evolutionary algorithms (EAs) and the impleme...
When asked to implement a neural network application, the decision concerning what hardware platform...
Neural networks get more difficult and longer time to train if the depth become deeper. As deep neur...
Abstract. This work presents the implementation of Feedforward Multi-Layer Perceptron (FFMLP) Neural...