login

True or False Questions

Multilayer Perceptron Capabilities
单选题
ID:77

For linearly inseparable problems (e.g., XOR operation), a single-layer perceptron cannot solve them, but a multilayer perceptron can handle them.

PerceptronLinear Inseparability
[0/1]

Speech Synthesis Misuse
单选题
ID:76

When scammers use AI to synthesize a 'grandchild's' voice to deceive elderly people into transferring money, this risk demonstrates the misuse of speech synthesis technology.

Speech SynthesisMisuse
[0/1]

Amazon Unmanned Store Technology
单选题
ID:75

In the case of Amazon's unmanned store, the system uses object recognition technology to identify products selected by customers.

Unmanned StoreObject Recognition
[0/1]

AI Art Creation Tools
准确率:100.00%
单选题
ID:74

In AI art creation, tools like DALL-E and Midjourney can generate images from audio descriptions.

AI ArtText-to-Image
[0/1]

Dartmouth Conference
单选题
ID:73

The 1956 Dartmouth Conference is considered the birth of artificial intelligence as a field.

AI HistoryConference
[0/1]

AlphaFold Predictions
单选题
ID:72

AlphaFold is an AI system that can predict DNA structures, which is important for biological research.

AIProtein Structures
[0/1]

M-P Neuron Model
单选题
ID:71

The M-P neuron model was proposed by Warren McCulloch alone to simulate how biological neurons work.

Neuron ModelBiological Simulation
[0/1]

ImageNet Creator
单选题
ID:70

In machine vision, ImageNet database was created by Li Fei-Fei, which helped validate the power of artificial neural network models.

Machine VisionImageNet
[0/1]

Deep Learning Breakthrough
单选题
ID:69

Geoffrey Hinton's breakthrough in 2006 that significantly improved handwritten digit recognition performance was achieved by increasing the depth of neural networks.

Deep LearningNeural Networks
[0/1]

Autonomous Driving Technical Elements
单选题
ID:68

The three key technical elements of autonomous driving are sensors, algorithms, and a grading system.

Autonomous DrivingGrading System
[0/1]

Dissemination of Misinformation via Big Models
单选题
ID:94

One reason big model technologies may exacerbate the spread of misinformation is their ability to generate highly realistic synthetic content at low cost.

Misinformation
[0/1]

Content Generation by Visual Large Models
单选题
ID:93

Video content generated by visual large models (such as Sora) is entirely based on precise simulations of the physical laws of the real world.

Visual Models
[0/1]

Energy Consumption Challenge in Big Model Training
单选题
ID:92

High demand for computing resources during the training of big models is temporary; with algorithm optimization, energy consumption will no longer pose a challenge.

Training Challenges
[0/1]

Emergent Abilities in Large Language Models
单选题
ID:91

When large language models exhibit 'emergent abilities', it often indicates that after reaching a critical scale, the model suddenly acquires new capabilities not explicitly trained for.

Emergent Abilities
[0/1]

New Paradigm in the Era of Big Models
单选题
ID:90

The 'new paradigm' in the era of big models refers to solving all artificial intelligence problems simply by increasing the size of model parameters.

Big Models
[0/1]

Visual Large Models Generation Process
单选题
ID:89

The generation process of visual large models usually involves cross-modal alignment technology that maps textual semantics to image pixel space.

Visual Models
[0/1]

Growth Trends in GPT Series
单选题
ID:88

With each iteration of the GPT series, there has been a continuous increase in the amount of model parameters, size of training data, and length of the context window.

GPT
[0/1]

GPT Series Model Architecture
单选题
ID:87

Models in the GPT series adopt the complete encoder-decoder architecture of the Transformer.

GPT
[0/1]

Self-Attention Mechanism
单选题
ID:86

The self-attention mechanism allows the model to directly focus on information from all other positions in the input sequence when processing a word at a certain position.

Self-Attention
[0/1]

Transformer Architecture
单选题
ID:85

The Transformer architecture completely abandons the recurrent neural network (RNN) structure, relying solely on fully connected layers for sequence modeling.

Transformer
[0/1]

Core Task of Language Models
单选题
ID:84

The core task of language models is to predict the probability distribution of subsequent words based on preceding text.

Language Models
[0/1]

Traditional Machine Learning vs Deep Learning
单选题
ID:83

Traditional machine learning typically has more advantages than deep learning when dealing with complex tasks.

Machine Learning
[0/1]

Pre-training Method
单选题
ID:82

The basic idea of pre-training methods is to first train a deeper network and then split it into multiple shallow networks for separate use.

Pre-training
[0/1]

Impact of Deep Learning on NLP
单选题
ID:81

It is stated that deep learning has had no significant impact on the field of natural language processing.

Natural Language Processing
[0/1]

Backpropagation Algorithm
单选题
ID:80

The backpropagation algorithm calculates the error at the output end and propagates the error signal backward to update weights.

Backpropagation
[0/1]

Function of Input Layer in DNN
单选题
ID:79

In deep neural networks, the function of the input layer is to classify data and output the final results.

Deep Neural Networks
[0/1]

AI in Healthcare
单选题
ID:102

When discussing AI applications in healthcare, the main focus is on replacing doctors for all diagnostic decisions rather than assisting them.

Healthcare
[0/1]

Brain-Inspired Chips Performance
单选题
ID:101

Brain-inspired computing chips have shown superior general-purpose performance compared to Nvidia GPUs in running large models with hundreds of billions of parameters like ChatGPT.

Performance
[0/1]

Superintelligence
单选题
ID:100

'Superintelligence' refers to specialized programs that defeat human champions in particular board games.

Superintelligence
[0/1]

Value Alignment
单选题
ID:99

The issue of value alignment is important because powerful AI systems with goals misaligned with human values could lead to unforeseen negative consequences.

Ethics
[0/1]

Embodied Cognition
单选题
ID:98

The core idea of embodied intelligence is that intelligent behavior can be achieved without a physical body, solely through abstract symbolic computation.

Cognition
[0/1]

Brain-Inspired Computing Chips
单选题
ID:97

The primary design objective of brain-inspired computing chips is to significantly reduce energy consumption while maintaining high computational power.

Computing
[0/1]

AI in Astronomy
单选题
ID:96

In interdisciplinary integration, artificial intelligence can assist astronomers in automatically filtering out celestial bodies with research value from massive observational data.

Astronomy
[0/1]

Difference between General and Narrow AI
单选题
ID:95

The fundamental difference between Artificial General Intelligence (AGI) and Narrow AI lies in the former being capable of handling only textual data, while the latter can process only image data.

AI Types
[0/1]

Dissemination of Misinformation via Big Models
单选题
ID:94

One reason big model technologies may exacerbate the spread of misinformation is their ability to generate highly realistic synthetic content at low cost.

Misinformation
[0/1]

Content Generation by Visual Large Models
单选题
ID:93

Video content generated by visual large models (such as Sora) is entirely based on precise simulations of the physical laws of the real world.

Visual Models
[0/1]

Energy Consumption Challenge in Big Model Training
单选题
ID:92

High demand for computing resources during the training of big models is temporary; with algorithm optimization, energy consumption will no longer pose a challenge.

Training Challenges
[0/1]

Emergent Abilities in Large Language Models
单选题
ID:91

When large language models exhibit 'emergent abilities', it often indicates that after reaching a critical scale, the model suddenly acquires new capabilities not explicitly trained for.

Emergent Abilities
[0/1]

New Paradigm in the Era of Big Models
单选题
ID:90

The 'new paradigm' in the era of big models refers to solving all artificial intelligence problems simply by increasing the size of model parameters.

Big Models
[0/1]

Visual Large Models Generation Process
单选题
ID:89

The generation process of visual large models usually involves cross-modal alignment technology that maps textual semantics to image pixel space.

Visual Models
[0/1]

Growth Trends in GPT Series
单选题
ID:88

With each iteration of the GPT series, there has been a continuous increase in the amount of model parameters, size of training data, and length of the context window.

GPT
[0/1]

login