Summary: | Many algorithms related to neural networks are used in a large number of applications, most of them implemented on computational equipment that have great processing and storage capacities, however, new communication schemes such as the Internet of Things, need that neural algorithms can be executed from small electronic devices, devices that do not have large storage or processing capacities, but they can function as intelligent control centres for the different "things" connected to the Internet.
Currently, there are various electronic devices that allow generating low-cost intelligent technology projects that permit interaction within the Internet of things, such as the Arduino UNO, Tiva-C, and BeagleBone development boards. In this project, we present the analysis of the Perceptron, ADALINE and Hopfield neural network algorithms, when they are executed within the three mentioned development boards, in order to define the best tool to be utilized when using such neural schemes and few data are processed. Economic cost, temporary response and technical capabilities of electronic devices have been evaluated.
|