Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
Neural Network Implementation in Java
oleh: Nenad Jovanović, Bojan Vasović, Zoran Jovanović, Miloš Cvjetković
Format: | Article |
---|---|
Diterbitkan: | Toplica Academy of Applied Studies, Department of Business Studies Blace 2020-07-01 |
Deskripsi
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.