Lecture 1 - Introduction to Artificial Intelligence
What is AI, history of AI, real-world applications, human-AI interaction, recent trends and future impact.
Email: support@abhidoc.com
WhatsApp: +44 7724727276
Mobile: +91 9361140016
What is AI, history of AI, real-world applications, human-AI interaction, recent trends and future impact.
ML fundamentals, learning from data, supervised learning, house-price prediction example.
Data/features, outputs, train vs test, learning rate, activation and loss functions, epochs, forward/backward pass.
Input, hidden/output layers, neuron behavior, and core neural network computation flow.
Training process, backpropagation algorithm, gradient computation, and parameter updates.
Underfitting/overfitting, diagnostics, regularisation techniques, and architecture selection.
Supervised, unsupervised, reinforcement paradigms with FNN, CNN, RNN, Generative AI, and GANs.
Digit recognition demo, MNIST training pipeline, and baseline implementation workflow.
CNN architecture, feature extraction, image processing, and computer vision applications.