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) Discuss 'naive' in a naive bayes algorithm?
Explain the differences between univariate and bivariate analysis?
How can AI companies address societal fears about automation?
How can you detect bias in AI models?
Explain false negative, false positive, true negative and true positive with a simple example?
Which language is best for deep learning?
Can you provide an example of features extraction?
What is advantage of using apply family of functions in r? How do you use lambda in python?
Choose any machine learning algorithm and describe it.
What are some environmental applications of AI?
How do you choose an algorithm for a classification problem?
What do you understand by decision tree in machine learning?
Like relational databases there does exists fuzzy relational databases. a) True b) False
Give an explanation on the difference between strong ai and weak ai?
You're implementing a medieval strategy game in which pikemen should always walk in front of archers, and catapults should always be behind the archers. Explain how you could implement the movement system to ensure that you keep pikemen in front and catapults in the rear as much as possible. Explain how your answer might be different depending on whether or not the units simply need to end up in that configuration when they reach that destination, or if they need to maintain that formation while moving.