Your Learning Progress

Track your journey through AI and Machine Learning fundamentals

0
Topics Completed
0%
Overall Progress
31
Topics Remaining

Basics

0/6

Data Scaling

Understand how to normalize and standardize data for AI models.

Linear Regression

Dive into linear regression concepts with interactive visualizations.

Loss and Metric

Discover how loss functions and metrics are used to evaluate AI models.

Gradient Descent

Visualize how gradient descent optimizes AI models.

Stochastic Gradient Descent

Learn how SGD works and why it's important for training neural networks.

Tensors

Get introduced to tensors, the building blocks of modern AI.

Neural Network

0/3

Perceptron

Learn the basics of perceptrons, the building blocks of neural networks.

Backpropagation

Understand how neural networks learn through backpropagation.

Multi-layer Neural Networks

Explore the architecture of multi-layer networks and their working.

Deep Learning

0/7

Introduction to Deep Learning

Learn the foundations of deep learning and its applications.

Data for Training

Learn how to prepare datasets for training deep learning models.

Activation Functions

Explore activation functions like ReLU, sigmoid, and tanh.

Optimizers

Visualize optimization techniques like SGD, Adam, and more.

Loss Functions

Understand how loss functions work to optimize models.

Visual Demos

Understand deep learning concepts through interactive visual demos.

Manage Model

Learn how to manage, train, and evaluate models in deep learning.

Computer Vision

0/5

Visual Demo

Explore visual AI tasks through demos and interactive tools.

Image Data

Learn how to prepare image data for AI tasks.

Images to Training Input

Understand how images are transformed for training neural networks.

Convolution Kernels

Understand convolution kernels and their role in CNNs.

Pooling

Learn about pooling operations for feature reduction in CNNs.

Audio Processing

0/3

Visual Demo

Explore audio-based AI tasks through interactive tools.

Audio Basics

Learn the basics of audio data and processing techniques.

Speech Sampling

Understand how speech is sampled and processed for AI models.

Text Processing

0/7

Spam Detection

Learn how AI detects spam using text data.

Question and Answer

Understand how Q&A systems are built using AI.

Word Embeddings

Explore word embeddings for natural language processing.

Position Embeddings

Learn about position embeddings in transformer models.

Attention Mechanisms

Explore how attention mechanisms work in NLP models.

Attention Heatmap

Visualize attention mechanisms using heatmaps.

BERT Explorer

Visualize how BERT processes text for various NLP tasks.