Coursera Stanford Machine Learning
While I make my progress through learning machine learning, I will talk about the courses that I take. The first course that I have completed is the machine learning course taught by Andrew Ng. Andrew Ng is the co-founder of Coursera and has taught at Stanford University as well as worked with companies to make groundbreaking progress in artificial intelligence. The class is free to take and gives you insight into both the mathematical and practical applications of machine learning. This course includes, linear regression, logistic regression, k-means clustering, principal component analysis, applications of neural networks, and others as well. The course takes 11 weeks to complete with about 3 hours committed to each week if you watch all the videos, take all the quizzes, and complete the programming assignment at the end of each week. The course uses Octave as the programming language for the programming assignments. I had no experience in Octave before taking the course ...