🔥Limited Offer: Get 50% OFFon AI & Full Stack Courses🔥
Back to Deep Learning Notes
Topic #1

What Is Deep Learning?

Artificial Intelligence (AI) is the field of building systems that perform tasks which normally require human intelligence — understanding language, recognizing images, making decisions, playing games. Deep Learning, the subject of this entire notes hub, is one specific technique inside AI. Before going deep into neural networks, it helps to see the whole map first.

What "Intelligence" Means for a Machine

A system counts as AI if it can take in information, reason or pattern-match over it, and produce a useful action or prediction — without a human manually scripting every possible situation in advance. That's a deliberately broad definition, because AI is an umbrella covering many very different techniques: hand-written logic rules, search algorithms, statistical machine learning, and deep neural networks are all "AI."

The Sub-Fields Under the AI Umbrella

Sub-fieldWhat It StudiesTypical Technique Today
Machine Learning (ML)Learning patterns from data instead of hand-coded rulesDecision trees, gradient boosting, neural networks
Deep Learning (DL)Learning with multi-layer neural networksCNNs, RNNs, Transformers
Natural Language Processing (NLP)Understanding and generating human languageTransformer-based language models
Computer Vision (CV)Understanding images and videoCNNs, Vision Transformers
RoboticsPerceiving and acting in the physical worldReinforcement learning + control theory
Expert Systems (classical AI)Encoding human expert knowledge as rulesIf-then rule engines (largely historical)

Deep Learning is not a separate field sitting next to ML — it is inside ML, and it is the main engine currently powering modern NLP and Computer Vision. The next note, AI vs ML vs Deep Learning, draws that containment relationship precisely.

Narrow AI vs General AI vs Super AI

CategoryDefinitionExampleStatus Today
Narrow AI (ANI)Excels at one specific task onlyImage classifier, spam filter, chess engine, GPT-style chatbotThis is everything that exists today, including every model this course covers.
General AI (AGI)Human-level reasoning across any taskA system that can learn any intellectual task a human canDoes not exist yet — an active research goal.
Super AI (ASI)Intelligence exceeding humans across all domainsHypotheticalSpeculative; not a near-term engineering target.

Every deep learning model you will build in this course — an image classifier, a chatbot, a translator — is narrow AI. It is extremely good at the one thing it was trained for and has no general reasoning ability outside that.

Why Start a Deep Learning Course Here

Framing matters for how you evaluate every technique that follows. When you later ask "why use a CNN instead of a plain neural network for images?" or "why use a Transformer instead of an RNN for text?", the honest answer is always the same shape: a more specialized architecture encodes assumptions about the data that a generic one doesn't, so it learns the task with less data and compute. AI → ML → DL is the same story at a larger scale: each narrower field trades generality for effectiveness on its target problems.

Common Mistakes

  • Treating "AI" as synonymous with "deep learning" — AI is the umbrella; deep learning is one technique under it (see the next note for the exact relationship).
  • Assuming today's narrow AI systems are close to general intelligence because they sound fluent — a large language model has no world model or goals; it produces the statistically likely next token.

Interview Relevance

Q: "Is ChatGPT an example of AGI?" No — it is a very capable narrow AI system, extremely good at text generation, with no general reasoning or autonomous goal-pursuit outside that. Being fluent in language is not the same as general intelligence.

Practice Question

List three AI systems you use in a normal week (e.g. a recommendation feed, a voice assistant, a spam filter). For each, name which AI sub-field(s) it most likely relies on.

Want to go from these foundations to building and deploying real neural networks? CodingNow 2.0's AI Engineering Diploma covers deep learning, PyTorch and LLMs end to end, with live mentorship and projects.

Want to go beyond the notes?

Join CodingNow 2.0's Deep Learning course — live mentorship, real projects, and 100% placement support.

Enroll Now — Free Demo Available

What Is Deep Learning? – FAQs

Quick answers about learning What Is Deep Learning? in Deep Learning.

This free note from CodingNow 2.0 explains What Is Deep Learning? in Deep Learning — concept, syntax and worked code examples you can copy, run and revise before interviews.
Yes. Every Deep Learning topic on CodingNow 2.0, including What Is Deep Learning?, is 100% free with no signup required.
With focused practice, most students grasp What Is Deep Learning? in 1–3 days from these notes; pairing it with CodingNow 2.0's mentor-led course takes you to job-ready depth faster.
Use the code examples in this note, then ask doubts for free on the CodingNow 2.0 Community (/community) — expert instructors answer within 24 hours.
WhatsApp
Call NowEnroll Now