Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gradient Descent

How To Determine The Learning Rate And The Variance In A Gradient Descent Algorithm?

I started to learn the machine learning last week. when I want to make a gradient descent script to… Read more How To Determine The Learning Rate And The Variance In A Gradient Descent Algorithm?

TypeError: Only Length-1 Arrays Can Be Converted To Python Scalars Dot Product

Writing this algorithm for my final year project. Debugged a few, but stuck on this. Tried changing… Read more TypeError: Only Length-1 Arrays Can Be Converted To Python Scalars Dot Product