What is NLP?
Natural Language Processing
What is supervised learning?
This type of machine learning uses labeled training data to make predictions.
What is an example of AI in a smartphone?
I am the Judge! 😛
What programming language are most of the LLMs wrapped in?
Python
What is unsupervised learning?
This technique groups data points into clusters without labeled outcomes.
What are these - pandas, numpy, scikit-learn?
Python libraries
What is the current architecture used in LLMs?
(For example, Claude, Gemini, GPT, etc.?)
The Transformer Model (Created by Google)
What is accuracy?
This metric measures how often a classification model is correct overall.
What is overfitting?
This concept describes a model that performs well on training data but poorly on new, unseen data.
When was AI formally established?
1956 (At the Dartmouth Conference)
What is optimization (or gradient descent)?
The process of adjusting model parameters to minimize a loss function is called this.
What is an API?
Application Programming Interface - is a set of rules and protocols that allows two different software programs to communicate and exchange data with each other.
"This term refers to machines performing tasks that normally require human intelligence, such as reasoning or perception."
What is this?
What is the formal definition of AI according to the 1956 Dartmouth Conference?
What is reinforcement learning?
This machine learning approach uses rewards and penalties to learn optimal actions over time.
Compute Unified Device Architecture is made by?
Nvidia made CUDA.
What is a low level access graphics API made in 2016 by the Kronos Group that is known for being extremely compatible and is one of the top 3 graphics APIs for applications, next to:
Metal (Apple) and Direct X12 (Microsoft)
Vulkan