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) On rolling a dice if you get $1 per dot on the upturned face,what are your expected earnings from rolling a dice?
289You have two sorted array of integers, write a program to find a number from each array such that the sum of the two numbers is closest to an integer i.
328
What is simple artificial neuron?
What is the standard approach to supervised learning?
Where can I find conference information?
What are the ethical implications of deploying AI in various sectors?
Describe dependency parsing?
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?
Imagine you're building a model for loan approvals. How do you make sure it doesn't discriminate?
You have a bag with 6 marbles. One marble is white. You reach the bag 100 times. After taking out a marble, it is placed back in the bag. What is the probability of drawing a white marble at least once?
What are good programming languages for artificial intelligence?
Explain the Canny's Algorithm.
What do you mean by cluster sampling and systematic sampling?
How can bogus Facebook accounts be detected?
Can you do matrix operation in tensorflow ?
Why is dimensional reduction performed before fitting a support vector machine (svm)?
Give some situations where you will use an SVM over a RandomForest Machine Learning algorithm and vice-versa?