Microsoft and LinkedIn
Quiz yourself by thinking what should be in
each of the black spaces below before clicking
on it to display the answer.
Help!
|
|
||||
---|---|---|---|---|---|
show | t's easiest to make a computer system seem intelligent when it's working with set rules and patterns.
🗑
|
||||
show | 1959. Computers at that time didn't have the processing power to identify complex patterns. So early artificial intelligence systems needed to focus on board games and other tasks that had simple rules and patterns.
🗑
|
||||
When a customer asks a question, then the expert system will ask a follow-up question. It will do this until it makes a recommendation. What's one of the biggest challenges with this system? | show 🗑
|
||||
Luella seeks medical attention for chest pains. A nurse uses an artificial intelligence program to diagnose the cause. Why is this system likely not really intelligent? | show 🗑
|
||||
How does an artificial neural network learn? | show 🗑
|
||||
show | They may be decisions that humans cannot understand.
Although humans program machines, they do not understand exactly how machines identify patterns in large datasets, which can lead to errors.
🗑
|
||||
What type of impact does artificial intelligence have on robotics? | show 🗑
|
||||
What impact will the Internet of Things (IoT) have on artificial intelligence? | show 🗑
|
||||
A new online camping goods store wants to find connections between products customers buy and other products they might buy. Why would the company use unsupervised learning? | show 🗑
|
||||
show | you draw the letter “B” on the board. Then you ask the two-year-old students to find a block with that same letter. the incorrect students compare their block to the letter “B” on the board, recognize the error and then decide to get another block.
🗑
|
||||
Supervised learning | show 🗑
|
||||
Why might you want to use reinforcement learning instead of unsupervised learning? | show 🗑
|
||||
Reinforcement learning | show 🗑
|
||||
show | You need a lot of pre-classified or labeled data for the training set. That means if you wanted to create a system that looked for dogs in images you needed to have tens of thousands of images known to contain dogs.
🗑
|
||||
show | Create a trendline with fuel prices along the X axis and electric car sales on the Y axis.
🗑
|
||||
regression analysis | show 🗑
|
||||
How is K Nearest Neighbor like the old saying, “birds of a feather flock together?” | show 🗑
|
||||
show | This is when you use a mix of different machine learning algorithms or data to improve the outcome.
🗑
|
||||
when you use several machine learning algorithms to make better predictions. | show 🗑
|
||||
show | bagging and stacking. Bagging uses the same machine learning algorithm with different data sets to improve the prediction power. Stacking can use several different machine learning algorithms “stacked” on top of each other to improve the predictions.
🗑
|
||||
show | You underfit the model to the data, the simple rule made too many inaccurate predictions.
🗑
|
||||
When creating a model | show 🗑
|
||||
show | identify patterns that work with a small set of data but that doesn't fit when you start to look at larger dataset
🗑
|
||||
show | you can add more variables. This can create a lot of complexity and you might miss data outliers (data that is close but doesn't quite fit the model).
🗑
|
||||
How does the bias-variance trade-off affect machine learning? | show 🗑
|
||||
show | the output layer
🗑
|
||||
show | It will adjust the weights of the connections to see if it does a better job making a prediction.
🗑
|
||||
show | That means it makes a prediction and then checks that prediction against the labeled data. The network tunes itself by adjusting the weights of the connections and the bias on the neurons. Then it sees if these adjustments improve the outcome.
🗑
|
||||
With an artificial neural network what is the point of having a cost function? | show 🗑
|
||||
show | to know how much to adjust its weights and biases., done through a calculation of the gradient descent which will increase or decrease the cost function.
🗑
|
||||
show | a number the system uses to measure its answer against the correct answer
🗑
|
||||
show | We will focus on what makes us unique as a species: our consciousness and our vision.
🗑
|
||||
The invention of generative AI can be likened to what other monumental discovery? | show 🗑
|
||||
What is an AI model? | show 🗑
|
||||
Do you need to have a technical AI background in order to start a generative AI venture? | show 🗑
|
||||
What is the primary function of generative AI? | show 🗑
|
||||
What is the most notable functionality of Natural Language models like Chat GPT? | show 🗑
|
||||
What are Midjourney, DALL-E, and Stable Diffusion, and which industries are their early adopters? | show 🗑
|
||||
show | No they do not. They synthetically mimic human language. "Understanding" is a function that is unique to consciousness-based biological organisms.
🗑
|
||||
How can VAEs can be used in anomaly detection? | show 🗑
|
||||
How does a GAN network improve its ability to generate better content? | show 🗑
|
||||
It is correct to say "AI is replacing humans"? | show 🗑
|
||||
What will be the main benefit of generative AI in the next years? | show 🗑
|
||||
show | It is our moral responsibility as early adopters of AI to provide guidance and education around AI and inform our employees and colleagues on how to overcome their fears, challenges, and biases towards this new tool.
🗑
|
||||
show | Transparency, fairness, empathy and responsibility. Approach the production and all operations with caution, always ask "who is benefiting" from our generative AI solution.
🗑
|
||||
show | Seek to inform ourselves better to overcome these fears. The nature of a singular fear is often related to complex web of several different fears in our subconscious, we shall inquire to transcend these fear
🗑
|
||||
What shall be in the center of all (generative) AI research and development? | show 🗑
|
||||
What is the goal of the continuous crawling process of a search engine? | show 🗑
|
||||
When a user enters a query, what does the reasoning engine strive to provide? | show 🗑
|
||||
When might a search engine be a superior tool to a reasoning engine? | show 🗑
|
||||
Which is not a main function of a search engine? | show 🗑
|
||||
show | verifying and validating search results
🗑
|
||||
How can a user best combine a search engine and a reasoning engine to find information about an unknown topic? | show 🗑
|
||||
show | It can have an actual conversation with the user.
🗑
|
||||
show | They can understand your intent and not just the words you used.
🗑
|
||||
show | In early training phases, human supervisors oversee the process, guiding the model towards accurate responses and contributing to its knowledge development.
🗑
|
||||
True or False: Reasoning engines are an all-knowing source of truth and should be trusted implicitly. | show 🗑
|
||||
show | a relevant, informative text response using human-like speech
Because reasoning engines process and understand human language, they are able to provide a relevant, well-reasoned, informative response using human-like speech.
🗑
|
||||
When might a search engine be a superior tool to a reasoning engine? | show 🗑
|
||||
show | Continue iterating. Keep regenerating and refining the prompt to get a more accurate, better result.
🗑
|
||||
In prompt engineering, what is one-shot or few-shot learning? | show 🗑
|
||||
In most instances, how should you craft your prompts? | show 🗑
|
||||
show | You want to keep honing your prompt to get more and better results.
🗑
|
||||
show | She can create a prompt with samples of her question and the answers that she would like to see.
🗑
|
||||
show | Role play
🗑
|
||||
True or False: Reasoning engines are an all-knowing source of truth and should be trusted implicitly | show 🗑
|
||||
Three of these actions will help if you're having trouble using conversational-style Bing chat. Which actions will help | show 🗑
|
||||
show | Use the letter as a starting point and edit it until it fits your needs.
🗑
|
||||
You want to get clarification on a question you posed in Bing chat. Which action will not help? | show 🗑
|
||||
Which three sources of data can Bing chat summarize for you? | show 🗑
|
||||
Which item should include a disclosure that it was created using Bing chat? | show 🗑
|
||||
show | inaccurate chatbots
🗑
|
||||
ABC Corp's management uses AI to provide advice on selecting options for its marketing strategy. How can robust transparency help the company? | show 🗑
|
||||
show | Limit the chatbot to customer service questions and no other purpose.
🗑
|
||||
show | before starting the project
🗑
|
||||
Why is it a good practice for the C-suite to develop, and perhaps even mandate, an AI training and education program for all employees? | show 🗑
|
||||
show | when it involves compliance with a regulatory agency
🗑
|
||||
How can a company best build customer trust, which can translate to a loyal customer base? | show 🗑
|
||||
Why, more than any other reason, should a company perform a privacy audit? | show 🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
avanimami