Generative AI trivia
Related Trivia
Large language models, neural networks, machine learning, and AI breakthroughs.
Generative AI Mini Quiz
Test your knowledge with these top questions!
Which company created the chatbot ChatGPT?
OpenAI released ChatGPT in November 2022, and it became one of the fastest-growing consumer apps ever.
What name describes the network of nodes loosely modeled on the human brain?
Neural networks learn by adjusting connection weights across layers of artificial neurons.
What process repeatedly adjusts a neural network's weights to shrink its error?
Backpropagation computes how each weight contributed to error, working backward through the network's layers.
What 2017 paper introduced the transformer architecture behind modern LLMs?
Written by Google researchers, the paper introduced self-attention, letting models weigh all input words at once.