Skip to main content

MACHINE LEARNING

MACHINE LEARNING


ALL YOU NEED TO KNOW!

-->Machine Learning algorithms use the statistics to fine the pattern in massive amounts of data. Data may encompasses a lot of things-- numbers, words, images, clicks etc.., If it can be digitally stored, it can be fed into a machine-learning algorithm.



-->Machine learning is the process that powers many of the service we use today--recommendation systems like those on Netflix, YouTube. and Spotify; search engines like Google and Baidu; social-media feeds like Facebook and Twitter; voice assistants like Siri and Alexa and list may goes on.

-->In all of these instances, each platform is collecting as much data about you as possible -- what genres you like watching, what links you are clicking, which statuses you are reading to-- and using machine learning to make a highly educated guess about what you might want next. Or, in the case of a voice assistant, about which words match best with the funny sounds coming out of your mouth.

-->Machine learning is the art of study of algorithms that learn from examples and experiences.

-->Machine learning is based on the idea that exists some patterns in the data that were identifies and used for future predictions.

-->The difference from hardcoding rules is that the machine learns on its own to find such rules

AI vs MACHINE LEARNING:

  • Artificial Intelligence are everywhere on daily routine using mobile devices, smart phone through internet etc.., 
  • AI and Machine learning are used interchangeably by big companies that want to announce their latest innovation. However, Machine learning and AI are different in some ways.
  • It is the science of training machines to perform human tasks. The term was invented in the 1950s when scientists began exploring how computers could solve problems on their own.


  • AI is a computer that is given human - like properties. It works effortlessly and seamlessly to calculate the world around us. AI is the concept that a computer can do the same.
  •  It can be said that AI is the large science that mimics human aptitudes.
  • It is a distinct subset of AI that trains a machine how to learn. Machine learning models look for patterns in data and try to conclude. 
  • In a nutshell, the machine does not need to be explicitly programmed by people. The programmers give some examples, and the computer is going to learn what to do from those samples.


TECH FACTS:

"World's first computer game SPACEWAR! was developed by Steve Russel at Massachusetts Institute of Technology (MIT) at the age of just 21 !!"

--RD


Comments

Popular posts from this blog

ETHICAL HACKING

  ETHICAL HACKING E thical H acking is a structured hacking performed to expose vulnerabilities in a system, using a tools and techniques with organizations knowledge.  The act of hacking is defined as the process of finding a set of vulnerabilities in a target system and systematically exploiting them. Ethical hacking as a discipline discerns itself from hacking by adding a vital element to the process. The process becomes a legal activity and since the hacker takes permission prior to hacking into system, it is legally made sure that he has no malicious intent. This is normally performed by making the ethical hacker sign contracts that legally bind him to work towards the improvement of the security of the company. ETHICAL HACKER: An Ethical hacker is a computer security specialist, who hacks into a system with the consent or permission of the owner to disclose vulnerabilities in the security of the system in order to improve it.  Types of Hackers: White hat hackers Bla...

Linux OS introduction

 LINUX OPERATING SYSTEM Linux Introduction:   L INUX is an operating system or a kernel distributed under an open-source license. It is one of popular version of UNIX operating system. Linux was designed considering UNIX compatibility Its functionality list is quite similar to that of UNIX. Components of Linux System: Linux OS has primarily three components; 1. Kernel: It is the core part of Linux. It is responsible for all major activities of this operating system. It consists of various modules and it interacts directly with the underlying hardware. 2. System Library: These libraries implement most of the functionality of the operating system and do not requires kernel module's code access rights. 3. System utility: These programmes are responsible to do specialized, individual level tasks. Basis Features: Some of the features of Linux OS are: Portable Open source Multi-user Multiprogramming Hierarchical file system Security... etc., courtesy: Pinterest Benefits of Using L...

Cloud computing on AWS

  CLOUD COMPUTING ON AMAZON WEB SERVICES(BASICS) AWS(Amazon Web Service) is a cloud service platform that enables users to access on demand services like database storage, virtual cloud server, networking et., AWS is a platform that offers flexible, reliable, scalable, easy-to-use and cost-effective cloud computing solutions. AWS is a combination of three services: Infrastructure as a service(IaaS) platform as a service (PaaS) software as a service(SaaS) History of AWS: AWS service has been created and discovered its cloud platform in the year 2006. In 2012 holds first customer event, in 2015 it reveals revenues achieved of nearly $4.8 billion and In 2019 offers nearly 100 cloud services. Some of the important AWS services: Compute storage  Database Networking Messaging  Management tools Some of the Companies using AWS services: Instagram Netflix Pinterest Dropbox Talk box Application of AWS services: Social Networking Search Engines Storage, backup Application hosting We...