AI MCQ | General AI Concepts
1. Who coined the term “Artificial Intelligence”?A) Alan TuringB) John McCarthyC) Marvin MinskyD) Herbert SimonAnswer: B) John McCarthyExplanation: John McCarthy introduced the term Artificial Intelligence ...
Read more1. Who coined the term “Artificial Intelligence”?A) Alan TuringB) John McCarthyC) Marvin MinskyD) Herbert SimonAnswer: B) John McCarthyExplanation: John McCarthy introduced the term Artificial Intelligence ...
Read more🌟 What does “learned weight matrix” mean? In machine learning (including Transformers), a weight matrix is like a table of numbers that the model uses ...
Read moreIn the context of input embedding in a Transformer, a vector representation means that each word (or subword/token) from the input sequence is mapped to ...
Read more🔶 What is Self-Attention? Self-attention is the core mechanism in the Transformer architecture (Vaswani et al., 2017) that allows the model to weigh the importance ...
Read moreIn the original Transformer (Vaswani et al., 2017), each input token is represented as a 512-dimensional vector. This isn’t arbitrary — it’s a design choice ...
Read moreMulti-Head Attention in Transformers: Understanding Context in AI Introduction The Multi-Head Attention (MHA) mechanism is a fundamental component of the Transformer architecture, playing a crucial ...
Read morePositional Encoding in Transformers: Understanding Word Order in AI Introduction Transformers have significantly advanced Natural Language Processing (NLP) and Artificial Intelligence (AI). Unlike Recurrent Neural ...
Read moreUnderstanding Input Embedding in Transformers Introduction When processing natural language, neural networks cannot directly interpret raw text. Instead, words, subwords, or characters must be converted ...
Read moreUnderstanding Transformer Architecture: The Foundation of Large Language Models Introduction The Transformer architecture has revolutionized the field of natural language processing (NLP) and artificial intelligence ...
Read moreWhy You Are Getting the “Too Many Redirects” Error? The ERR_TOO_MANY_REDIRECTS issue occurs when your website enters a redirection loop. Based on your DNS records ...
Read more