BizInfo (Jul 2020)

Neural Network Implementation in Java

  • Nenad Jovanović,
  • Bojan Vasović,
  • Zoran Jovanović,
  • Miloš Cvjetković

DOI
https://doi.org/10.5937/bizinfo2001019J
Journal volume & issue
Vol. 11, no. 1
pp. 19 – 30

Abstract

Read online

Artificial neural networks are a powerful tool that engineers can use in variety of purposes. The most common tasks are classification and regression, as well as control, modeling and prediction. For more than three decades, the field of artificial neural networks has been the center of intensive research. A large number of software tools have been developed to train these types of networks, but there is still interest in implementing neural networks in different programming languages. This paper aims to present the implementation of an arbitrary neural network in the Java programming language.

Keywords