Code Monkey home page Code Monkey logo

how-'s Introduction

How-

HOW DO MACHINES LEARN⠀? ⠀

Computers are able to see, hear, and learn. Welcome to the future!⠀

A.I.⠀

Machine learning is a subfield of artificial intelligence. The purpose of AI is to make an intelligent machine that thinks as good as or even better than a human.⠀ ⠀

M.L.⠀

At its heart, machine learning is the task of making computers more intelligent without explicitly teaching them how to behave. It does so by identifying patterns in data.⠀ ⠀

PURPOSE⠀

Machine learning algorithms build a mathematical model based on sample date, known as training data, in order to make predictions or decisions. Usually, more data means better predictions.⠀ ⠀

METHODS⠀

3 of them most widely adopted machine learning methods are:⠀

  • Supervised learning⠀
  • Unsupervised learning⠀
  • Reinforcement learning⠀ ⠀

SUPERVISED⠀

Today, supervised learning is the most common method of ML. When training a supervised learning algorithm, the training data will consist of inputs paired with the correct outputs. Data is labeled by humans.⠀ ⠀

UNSUPERVISED⠀

In unsupervised learning, data is unlabeled, so the learning algorithm is left to find patterns among its input data. Also, since you don’t know what the outcomes should be, determining accuracy is really difficult.⠀ ⠀

REINFORCEMENT⠀

Reinforcement learning is learning best actions based on reward or punishment. In RL, you teach a machine how to behave in an environment by telling it how good it’s doing.⠀ ⠀

EXAMPLE⠀

An algorithm may be fed data with images of dogs labeled as dog and images of cats labeled as cat. By being trained on this data, the algorithm should be able to later identify unlabeled dog and cat images.⠀ ⠀

how-'s People

Contributors

priyanshupardhi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.