DEV Community

Cover image for Machine Learning with Python
petercour
petercour

Posted on

1

Machine Learning with Python

Machine Learning, it is all many people think of when they hear Artificial Intelligence (AI). But, Machine Learning (ML) is a subset of AI.

Often you'll hear about Deep Learning (DL), so what's that? DL a subset of ML. Both ML and DL require data to do their training. No data, no intelligence.

The more data you have, the more intelligent robots you can create. By robots, it can be both traditional hardware robots or software robots.

AI has already entered our lives: recommender systems (youtube, netflix), face recognition (cameras, google, facebook), spam filtering (emails) and much more. It's no longer simple rule based AI, data based systems make all this possible.

Is ML and DL an end-all-be-all for AI?

No, ML and DL are not the only way to apply AI. There are many more solutions:

  • Genetic Algorithms (GA)
  • Bayesian Inferencing (BI)
  • Semantic Reasoning using rules or ontologies

How to get into AI/ML?

There are many blogs and courses out there.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs