Closed utkarshanand140 closed 3 years ago
In the SGD function, there were indentation errors which needed to be fixed. Also, the declaration of mini_batches variable had to be inside the initial for loop.
Awesome, thank you!
In the SGD function, there were indentation errors which needed to be fixed. Also, the declaration of mini_batches variable had to be inside the initial for loop.