Benardi / touvlo

:robot: ML algorithms implemented from scratch and provided block by block
https://touvlo.readthedocs.io/en/latest/
MIT License
12 stars 18 forks source link

Add shuffling to Stochastic Gradient Descent #36

Open Benardi opened 4 years ago

Benardi commented 4 years ago

Description

Edit SGD to shuffle data before each inner loop

Files

Tasks

nightfox0909 commented 4 years ago

Id love to help, if nobody has taken it yet!