Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.42 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.42 KB

Welcome to MachineLearning_Coursera

Machine Learning course(Stanford University-Coursera) assignments

Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed. Machine learning focuses on the development of computer programs that can access data and use it learn for themselves.

The primary aim is to allow the computers learn automatically without human intervention or assistance and adjust actions accordingly. Machine learning algorithms are often categorized as supervised or unsupervised.

Supervised machine learning algorithms can apply what has been learned in the past to new data using labeled examples to predict future events.

In contrast, unsupervised machine learning algorithms are used when the information used to train is neither classified nor labeled.

Reinforcement machine learning algorithms is a learning method that interacts with its environment by producing actions and discovers errors or rewards.

Welcome to GitHub Pages

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.