The document describes using artificial neural networks for wind speed prediction. Specifically, it analyzes the performance of multilayer perceptron networks and radial basis function networks for wind speed forecasting using real-time data collected from wind farms in Coimbatore, India over one year. The models are trained on 3000 samples and tested on 1000 samples. Performance is evaluated using statistical metrics like coefficient of determination, mean absolute error, root mean square error, and mean bias error. Results show that the neural network models improve prediction accuracy compared to other approaches and the optimal model depends on factors like the number of hidden neurons and spread value.