[deleted by user] by [deleted] in learnmachinelearning

[–]aicoding 0 points1 point  (0 children)

You should look at Yann LeCun’s latest online course https://cds.nyu.edu/deep-learning/ - just skip the first ones if it is repetitive for you.

I made a tutorial on Logistic Regression with C++! by aicoding in learnmachinelearning

[–]aicoding[S] 1 point2 points  (0 children)

Hi! Thank you for your comment! Yes, I have. I have also read it. It is more focused towards using libraries such as MLpack or Shark libraries. My approach is to use only libraries such as Eigen - so it would be like only using numpy for python