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!

Question 1

Which company created the chatbot ChatGPT?

OpenAI released ChatGPT in November 2022, and it became one of the fastest-growing consumer apps ever.

Question 2

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.

Question 3

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.

Question 4

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.