Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
github95618yAs of my very little experience, always use matrix operations and in built alternatives of gradient descent function for developing ML models. Apart from for loops, there are many mathematical ways which enhance the model computation to next level.
-
Neoxas2388y@HoloDreamer I actually like it's flexibility a lot. But yea, some of the time it can be an absolute pain in the ass
-
github95618y@Neoxas don't use gradient descent. Check for fmiunic function in matlab. It's one of the most used for optimization.
Related Rants
Fuck you MATLAB and your shitty inefficient for loops. Now I have to rewrite most of my code to use matrices instead of structures cause you take so long. Fuck you and your stupid ability to scale my neural network.....who needed sleep anyway
undefined
argh
inefficient
rant
matlab
neural network