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) When do we call the states are safely explorable? a) A goal state is unreachable from any state b) A goal state is denied access c) A goal state is reachable from every state d) None of the mentioned
3 7102In which state spaces does the online-dfs-agent will work? a) Irreversible state spaces b) Reversible state spaces c) searchable state spaces d) All of the mentioned
1674Which of the following algorithm is online search algorithm? a) Breadth-first search algorithm b) Depth-first search algorithm c) Hill-climbing search algorithm d) None of the mentioned
1863Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b
2497What is meant by simulated annealing in artifical intelligence? a) Returns an optimal solution when there is a proper cooling schedule b) Returns an optimal solution when there is no proper cooling schedule c) It will not return an optimal solution when there is a proper cooling schedule d) None of the mentioned
1759How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
3481Which method is effective for escaping from local minima? a) Updating heuristic estimate b) Reducing heuristic estimate c) Eliminating heuristic estimate d) None of the mentioned
2 5896Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
4083Which 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
1 5696Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS d) None of the mentioned
1935What is used for tracking uncertain events? a) Filtering algorithm b) Sensors c) Actuators d) None of the mentioned
2743What is not represented by using propositional logic? a) Objects b) Relations c) Both a & b d) None of the mentioned
1774Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit
1831Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned
1475Specify the agent architecture name that is used to capture all kinds of actions. a) Complex b) Relational c) Hybrid d) None of the mentioned
1685
Explain about data mining?
What graphics card is best?
What is your favorite use case for machine learning models?
How do you deal with performance degradation of a model over time (model drift)?
What are jobs in artificial intelligence?
What challenges do researchers face in neuromorphic computing?
How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both b & c
Draw a flowchart to find the average of four number?
What is f test?
Explain the Algorithm Technique of Reinforcement Learning in Machine Learning?
How to avoid overflow in the logistic function?
Why naïve bayes is called naïve?
Define procedural knowledge and declarative knowledge.
Can you explain the difference between discriminative and generative models?
Tell us how do you ensure you're not overfitting with a model?