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)
How do you deal with performance degradation of a model over time (model drift)?
How can you find overfitting in tensforflow ? How can you avoid it ?
Explain types of clustering algorithm?
The game of Poker is a single agent. a) True b) False
Why data science and data scientists are needed?
What is the significance of fairness in AI, and how do you define it?
Why is manhattan distance not used in knn machine learning algorithm to calculate the distance between nearest neighbors?
Why is model interpretability important?
What is your understanding of Artificial Intelligence?
What's the “kernel trick” and how is it useful?
Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b
I need a MATLAB source code to recognize different regular geometric shapes such as: squares,rectangles,triangles,circles and ellipses in different sizes using neural network. All of the images containing these shapes should be in binary format with the size of 300*400 pixels. would you please give me a MATLAB code to detect these geometric shapes?
What is logistic and linear regression? How do you treat multicollinearity and heteroscedasticity in regression? Name some packages in r and python for building regression models.
Explain the goal of a/b testing?
Explain supervised learning?