Hi , in this video of neural network model using R, we will how we can use Ann in R to predict the square root o a given number.
for this purpose we will use neuralnet package of R programming language.
we will see what are various parameters such as learning rate gradient descent etc and how we can tune them.
we will also discuss how to select layers and numbers of neurons in our Ann model