RANIARANIA Academy

Introduction to Deep Learning

Build your first neural network from the ground up — understand neurons, layers and activations, see how forward pass and backpropagation actually work, and train a real model in Keras/TensorFlow. You will finish able to design, train and validate a simple network on both tabular and image data, and judge when deep learning is genuinely worth it.

Watch the free preview

From a single neuron to a network — free to watch, no account needed.

Machine Learning ADVANCED · 150 min · Certificate on completion · 3 CPD points

What you'll learn

  • Build your first neural network and train it end to end in Keras/TensorFlow
  • Explain neurons, layers and activation functions and choose them correctly
  • Describe the forward pass, loss and backpropagation that let a network learn
  • Train and validate a model, reading the loss curves to spot under- and over-fitting
  • Decide when deep learning is worth it versus a simpler classical model

Syllabus

Neurons, Layers and Activations
From a single neuron to a networkFree preview15 min
Activation functions and network shape15 min
How Networks Learn
Forward pass and loss functions15 min
Backpropagation and optimisers15 min
Building and Training with Keras
Your first network in Keras15 min
Training, validation and reading the curves15 min
Deep Learning in Practice
An image example with Keras15 min
When deep learning is (and isn't) worth it15 min
Lab — 10 Exercises & Solutions
Exercises 1–515 min
Exercises 6–1015 min