+ 3

Need some help about ML, AI

I want to implement a machine learning code. What should I refer Octave/Matlab or Python. I know octave/matlab and I need to learn python from scratch.

12th May 2018, 6:21 AM
Cyan
Cyan - avatar
3 odpowiedzi
+ 7
Try the magnificent Machine Learning course by Andrew Ng on coursera.org. It is taught it Octave and demonstrates what can be done there. Later on, you can grab Python basics and attend Applied Data Science with Python, also on coursera. For links to both courses (and more ;) please refer to my code here: (scroll down for the courses) https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
12th May 2018, 7:45 AM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 3
why py? - free to use and sell ^^ - wide community for learning, see some free edX or coursera or udemy since you know the concepts you'll only learn how things are done in py you'll need to learn data handling libs like pandas and numpy and machine learning libs like sci kit etc you'll probably want to install anaconda !
12th May 2018, 7:28 AM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 1
Kuba Siekierzyński I'm currently learning that course. Thanks for helping.
12th May 2018, 8:14 AM
Cyan
Cyan - avatar