Abstract Although analytical methods are traditionally employed, the solution to the Forward Kinematics (FK) problem for Selective Compliance Assembly Robot Arm (SCARA) manipulator robots can prove intricate and computationally demanding. Recognizing this challenge, this study endeavors to introduce an intelligent approach by leveraging Artificial Neural Networks (ANNs) to address the FK problem specifically tailored for a four-degree-of-freedom (4-DoF) SCARA robot. To train the ANNs, we employ three distinct datasets, one with a fixed step size, one with a random step size, and one based on a sinusoidal signal. Moreover, the objective is to scrutinize the ANNs performance under the influence of three distinct training algorithms: Levenberg-Marquardt (LM), Bayesian Regularization (BR), and Scaled Conjugate Gradient (SCG). Through a systematic comparison of various ANN models, diverse training algorithms, and the three chosen datasets, the investigation reveals that optimal Mean Squared Error (MSE) results are achieved with random step size datasets for models with two hidden layers using the LM algorithm (MSE = 8.6099e-05). For the BR algorithm, the best MSE (8.0535e-05) was obtained with sinusoidal datasets and three hidden layers. For the SCG algorithm, the optimal MSE (1.1144e-04) was achieved with fixed step size datasets and one hidden layer. The accuracy of the ANN model is significantly influenced by the dataset, the choice of training optimizer, and the configuration of hidden layers. Consequently, further research could explore hybrid approaches that integrate evolutionary algorithms to leverage their respective strengths and improve overall ANN model performance.