intro to ai = exam03

Flashcard Icon

Flashcard

Learn Mode Icon

Learn Mode

Match Icon

Match

Coming Soon!
Library Icon

Library

View Library
Match Icon

Create

Create More Decks
Flashcard Icon Flashcards
Flashcard Icon Flashcards
Library Icon Library
Match Icon Match (Coming Soon)

Computer Science - Artificial Intelligence

View Results
Full Screen Icon

khalid1090phgs Created by 7 mon ago

Cards in this deck(62)
What is a subset of machine learning that focuses on utilizing artificial neural networks for tasks like classification and regression?
Blur Image
What does the term 'deep' refer to in deep learning?
Blur Image
What is the space containing all possible inputs to a model called?
Blur Image
What is a typically lower-dimensional representation of high-dimensional data?
Blur Image
What does latent space capture in data?
Blur Image
What is the method used by support vector machines to implicitly project data into higher dimensions?
Blur Image
What type of neural network has data flowing from input to output with no loops or cycles?
Blur Image
Why can't we use gradient descent for the step function?
Blur Image
What is a type of transfer learning that involves retraining a pre-trained neural network model on new data?
Blur Image
What is a layer in a neural network that connects every neuron in one layer to every neuron in the next layer?
Blur Image
What are mathematical functions that introduce non-linearity to the network?
Blur Image
What is an activation function that converts a vector of real numbers into a probability distribution?
Blur Image
What is commonly used on the final activation in a neural network to give classification probabilities?
Blur Image
What is an optimization method that iteratively tries to find a set of weights that minimizes the loss?
Blur Image
What measures the difference between a model's predicted output and the actual target value?
Blur Image
What is the slope of a curve at a given point in a specified direction?
Blur Image
What is the gradient we're descending when using gradient descent, and what do we take the partial derivatives with respect to?
Blur Image
What does a loss function need to be for effective optimization?
Blur Image
How is a loss function differentiable?
Blur Image
How is a loss function convex?
Blur Image
What is a method used for hyperparameter tuning by exhaustively trying every combination of hyperparameter values?
Blur Image
What does backpropagation enable in neural networks?
Blur Image
What is a technique in deep learning to efficiently calculate the gradients for a network?
Blur Image
What is the difference between forward differentiation and backward differentiation?
Blur Image
What issues appear when using backpropagation?
Blur Image
What is the vanishing gradient problem using the sigmoid function?
Blur Image
What is the exploding gradient problem?
Blur Image
What type of data requires maintaining some sense of information over time?
Blur Image
What problem do Recurrent Neural Networks solve?
Blur Image
What is a Recurrent Neural Network (RNN)?
Blur Image
What is a key feature of Recurrent Neural Networks?
Blur Image
How do Recurrent Neural Networks process information over time?
Blur Image
What is the equation for recurrent neural networks?
Blur Image
Why use tanh as the activation function for RNN?
Blur Image
What are the pros of RNN?
Blur Image
What are the cons of RNN?
Blur Image
What problem are RNNs prone to?
Blur Image
What are the improvements of RNN?
Blur Image
What do LSTMs introduce to help solve the vanishing gradient problem?
Blur Image
What does the update gate determine in LSTMs?
Blur Image
What does the relevance gate determine in LSTMs?
Blur Image
What does the forget gate determine in LSTMs?
Blur Image
What does the output gate determine in LSTMs?
Blur Image
When are the gates in LSTMs trained?
Blur Image
What are LSTMs prone to?
Blur Image
What is the solution to solving LSTMs' exploding gradient problem?
Blur Image
How do GRUs compare to LSTMs in terms of complexity?
Blur Image
What do GRUs do to the gate structure of LSTMs?
Blur Image
What is one benefit of using GRUs over LSTMs?
Blur Image
What gates are used in LSTMs vs GRUs?
Blur Image
What enables computers to understand and communicate with human language?
Blur Image
What is the first step in Natural Language Processing?
Blur Image
What is the process of splitting a piece of input text into its components?
Blur Image
What are the different levels of tokenization?
Blur Image
What is the goal of tokenization in NLP?
Blur Image
What is the collection of all input texts to the model called?
Blur Image
What do tokens represent in NLP?
Blur Image
What is created in NLP to represent words?
Blur Image
What are word embeddings?
Blur Image
What are embeddings that are the same regardless of context called?
Blur Image
What can be done if we get a context vector from NLP?
Blur Image
What is the mechanism through which a model can focus on important parts of input?
Blur Image

Ask Our AI Tutor

Get Instant Help with Your Questions

Need help understanding a concept or solving a problem? Type your question below, and our AI tutor will provide a personalized answer in real-time!

How it works

  • Ask any academic question, and our AI tutor will respond instantly with explanations, solutions, or examples.
Flashcard Icon
  • Browse questions and discover topic-based flashcards
  • Practice with engaging flashcards designed for each subject
  • Strengthen memory with concise, effective learning tools