Neural Networks
Natural Language Processing
Applications
100

This is a computational model inspired by the human brain, consisting of layers of interconnected nodes

What is a neural network?

100

This is the task of converting human language into a form that machines can understand.

What is natural language processing?

100

Chat GPT uses this to understand what users are saying

What is natural language processing?

200

Neural networks are commonly used for this application in smartphones to identify objects in photos

What is image recognition?
200

This is the process of breaking down a sentence into individual words (or tokens!) and removes punctuation

What is tokenization?

200

This machine learning technique classifies data into categories, such as "spam" or "not spam."

What is classification?

300

Each one of these receives input, processes it, and then passes the result to the next layer of the network

What are nodes (aka neurons)?

300

This process removes prefixes and suffixes (reverts word to base form)

What is lemmatization?

300

'Quick Draw' by Google uses this model to make predictions

What are neural networks?

400

This is changed in a neural network model based on the previous output to obtain calculate accurate outputs

What are weights?

400

This identifies the grammatical roles of words (ex.  noun, verb, adjective) helps the machine understand sentence structure

What is part of speech tagging?

400

This problem occurs when a model fits the training data too well, reducing its ability to generalize

What is overfitting?

500

Ths is the measurement of the error between predicted and actual values

What is a loss function?

500

This assigns labels to text (ex. spam detection, sentiment analysis)

What is text classification?

500

This is a large group of networked computer servers typically used by organizations for the remote storage, processing, or distribution of large amounts of data.



What are AI data centers?