AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6) Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
1671What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
1780Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
2534Which were built in such a way that humans had to supply the inputs and interpret the outputs? a) Agents b) AI system c) Sensor d) Actuators
2339Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS (MicroElectroMechanical System) d) None of the mentioned
1754What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
2449What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
2429Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
2209Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
1615Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
1683Which agent enables the deliberation about the computational entities and actions? a) Hybrid b) Reflective c) Relational d) None of the mentioned
1785What can operate over the joint state space? a) Decision-making algorithm b) Learning algorithm c) Complex algorithm d) Both a & b
1994What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
2482What is the expansion if PEAS in task environment? a) Peer, Environment, Actuators, Sense b) Perceiving, Enivornment, Actuators, Sensors c) Performance, Environment, Actuators, Sensors, d) None of the mentioned
1 5940What kind of observing environments are present in artificial intelligence? a) Partial b) Fully c) Learning d) Both a & b
2339
How is bagging different from boosting?
What is Syntax for Task-Relevant Data Specification?
What are components of Natural language processing?
Discuss the safety concerns related to self-driving cars.
What Are The Steps Involved In Machine Learning Project?
What are the applications of Generative AI in finance?
Compare sas, r, python, perl?
You've built a chatbot, but users report it is giving inconsistent responses. What are your first steps to debug?
What are applications of fuzzy logic?
You are given a training dataset of users that contain their demographic details, the pages on Facebook they have liked so far and results of psychology test based on their personality i.e. their openness to like FB pages or not. How will you predict the age, gender and other demographics of unseen data?
What kind of observing environments are present in artificial intelligence? a) Partial b) Fully c) Learning d) Both a & b
What is the difference between Batch Gradient Descent and Stochastic Gradient Descent?
How would you go about finding the best model for a given task?
What is a shopping bot?
You have two tables-the first table has data about the users and their friends, the second table has data about the users and the pages they have liked. Write an SQL query to make recommendations using pages that your friends liked. The query result should not recommend the pages that have already been liked by a user.