Machine Learning
Making predictions from data.
Last updated
Was this helpful?
Making predictions from data.
Last updated
Was this helpful?
Andrew Ng's Machine Learning is free, accessible online is taught from bare-bones.
This summarises the majority of popular algorithms used in machine learning.
Most popular cloud services have many accessible tools built using machine learning models. Check out , and .
allows you to build, train and deploy models quickly.
For those who do not have access to devices with GPUs, and allows you to write and run code in the form of a notebook borrowing their GPU power.
Some open-source programming libraries include , , and .
Computer Vision and Natural Language Processing are both applications of machine learning. Check them out for more resources.