Artificial Intelligence
Explore questions in the Artificial Intelligence category that you can ask Spark.E!
- Question: Name a common activation function used in neural networks.
- D.1 Consider the following Fully Connected network:What is the total number of learnable parameters for this network ? (select one)a) (16 x 12) + (12 x 10) + 10b) (16 x 12 + 1) + (12 x 10) + 10c) (16 x 12 + 1) + (12 x 10 + 1) + 10d) ((16 + 1) x 12) + ((12 + 1) x 10) + (10 + 1)e) ((16 + 1) x 12) + ((12 + 1) x 10) + (10 + 1) + 1
- Q: Name a factor which is a feature of using Deep Learning for Computer Vision.
- Q: What does MLP stand for in the context of neural networks?
- Q: Consider the following diagram of an artificial neuron, what are two true characteristics of this model that are always true?
- DevOps bots are highly developed expert system-powered bots that assist in all stages of the software development process.
- Classification and regression analysis are important techniques for semi-supervised learning.
- A digital twin is a virtual, digital model of a machine or a person created from real-time and historical data.
- Traditional programming is an unstructured combination of data and a computer algorithm that produces answers.
- News article categories are an example of _____ classification.
- Weights and biases are examples of parameters in a neural network.
- Deep learning systems must be exposed to labeled historical/training data.
- A false negative is a result that indicates that a given condition exists when it in fact does not.
- Artificial intelligence is only good at reasoning in narrow, focused, and stable domains.
- _____ is a capability performed relatively better by AI than human intelligence.
- In traditional programming, developers train the system with labeled input data and the expected output results.
- ___ -powered chatbot by Alibaba answers more than 350 million customer inquiries per day, successfully understanding more than _____ percent of them.
- _____ is the combination of cultural philosophies, practices, and tools that increase the ability of the organization to quickly develop and deliver applications.
- _______ is a structured combination of data and a computer algorithm that produces answers.
- Chatbots do not require a knowledge base; they can offer basic problem solving.