ads

11 Julai 2024

Artificial Intelligence: Basic AI Theory

 

Question: What is the output of this Python code?
import matplotlib.pyplot as plt
plt.figure()
y = np.random.hypergeometric(ngood=5, nbad=5, nsample=6, size=100)
plt.plot(y)
plt.show()
  • A graph with the amount of good samples drawn 100 times from random hypergeometric distribution, 5 good and 5 bad options, and 6 samples drawn
Question
Place these events in the correct sequence.
  • Theoretical background for AI is created
  • First commercial AI system is developed
  • First Big Data AI system is developed
  • State-of-the-Art AI technology is developed
Question
Which of the following approaches enable ethical use of AI?
  • Using encryption to secure computations
  • Utilizing control structures to prevent undesired actions
  • Federated learning approach to anonymize data


Question

Match the qualities of overfitting and underfitting.

  • Underfitting - Connections between neurons do not form well enough - Low amount of repetitions (epochs) on data training
  • Overfitting - Large amount of repetitions (epochs) on data training - Dataset memorization - Model may perform well on training and validation data, but not on new data


Question

Identify features of a regular software system and an AI system.

  • Regular Software - Is a deterministic system - Execution of the product poses no uncertainty - Clear technical requirements
  • Artificial Intelligence - Performs differently based on input data - Processing steps are not directly programmed by the developer

Question

Which of these packages have databases included as a part of them?

  • TensorFlow
  • SK-Learn

Question

Rank these fields by their presence in AI research throughout history.

  • Text Processing AI
  • Computer Vision AI
  • Communication AI
  • Big Data AI
  • AI for Robotics


Question

Match the following AI tools with their functions.

  • Helps a machine learn from its mistakes
  • Helps a machine understand its objectives and possible dangers in its environment
  • Used to make quantifying predictions or identify objects
  • Developed based of neuron structure inside our brains and can be used for object detection, text understanding, and more

Question
Which of the following is a way Big Data benefits Artificial Intelligence
  • Use of Big Data AI gives businesses an opportunity for competitive advantage
  • New models can be trained with larger datasets
  • Internet increases data availability and makes it more accessible

Question

Match reliable and unreliable conditions of using AI.

  • Unreliable conditions - Fully automated marketing through AI technology - Self-driving technology during heavy snow - AI doctor with no human oversight
  • Reliable conditions - AI tested in a fully controlled laboratory environment - AI assistant used for data processing task

Question
Which of these are key mistakes to look for in AI development?
  • AI doing its own thing
  • User corruption
  • Disconnect between AI developers and their customers
  • Racial bias

Question
Match a particular research breakthrough with its description.
  • AlphaStar - AI agent which can play e-sports better than professionals
  • GAN - Neural networks utilized for data generation based on examples - Neural networks utilized for image generation based on examples
  • RF-Pose - Technology which allows to utilize signal strength to track object position

Related Posts:

  • Cara nak tau kod Check Engine HONDAstep 1 Find Your Vehicle's Diagnostic PlugThe first step is to find your vehicles diagnostic plug. The one in my car was a small blue plug that was bundled together with another factory plug beneath my glove box on the pas… Read More
  • Tips mengenai sistem brek kereta (drum dan disk)Seperti yang kita tahu, brek sangat penting dalam sebuah kereta. Tanpanya tak mungkin kita berani memandu kereta tersebut sekiranya kita mengetahuinya.Nasihat saya kepada pemilik kereta yang telah menukar injin kereta mereka … Read More
  • Tips mengenai aircond keretaSistem aircon kereta berfungsi menggunakan gas yang dimampatkan oleh compressor. Gas ini akan mengalir melalui cooling coil yang berada di dalam kabin kereta dan blower akan meniup angin melalui cooling coil ini dan mengeluar… Read More
  • Tips penjagaan gearboxApabila kita membeli kereta baru, semua peralatan adalah baru termasuk gear box. Dan jika kita perhatikan, ada dinyatakan apabila millage kereta kita mencecah 1,000 km, kita perlu hantar kereta untuk service pertama. Service … Read More
  • Di Sebalik Coke yg BRRRRRRRR.."Fakta seperti yang tersenarai dibawah adalah kajian santifik yang dibuat oleh ahli sains kesihatan/sosial di USA dan Britain serta laporan dari seluruh dunia mengenai minuman ringan Coke : Coca Cola. Di dalam kebanyakan nege… Read More