🤖
Artificial Intelligence for Idiot
  • Introduction
  • What is Machine Learning
  • Python Basics
    • Random Number
  • Data Manipulation
    • Numpy
    • Pandas
  • Data Visualization
    • Matplotlib
      • Simple drawing
      • Simple line and point
      • Any line and label
      • Annotation in reality
  • Dataset Searching
  • Keras
    • Data preparation
    • Build the simplest model
  • Robot
    • Speech to Text
Powered by GitBook
On this page

Was this helpful?

What is Machine Learning

Machine Learning is the science of programming, so they(computers) can learn from data.

And one thing is for sure, we didn't create any wisdom, nature created it through thousands of year evolution, we just learn it from nature, learn it from ourselves.

PreviousIntroductionNextPython Basics

Last updated 6 years ago

Was this helpful?