This document compares two training functions, TRAINBFG and TRAINBR, for modeling a neural network to predict the specific heat capacity of a working fluid (LiBr-H2O) used in vapor absorption refrigeration systems. The neural network model contains one input layer with two nodes (vapor quality and temperature), one hidden layer, and one output layer (specific heat capacity). Both training functions are evaluated based on error metrics like relative error and root mean square error. The results and discussion section will analyze which training function produces the best neural network model for this prediction task based on the error analysis.