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 make good annotations?
Can you name some popular machine learning algorithms?
How can quantum AI help solve problems that are difficult for classical AI?
What is semantic caching, and how is it used in LLMs?
Differentiate between data science, machine learning and ai.
How does AI improve weather prediction models?
What is cross-validation?
What would you add to Facebook and how would you pitch it and measure its success?
What is a microcontroller? What is the use of the microcontroller in the robotics?
Explain intelligent agents and their uses in artificial intelligence?
Consider the following algorithm, where the array A is indexed 1 through n: int add_them ( int n , int A[ ] ) { index i , j , k ; j = 0 ; for ( i = 1 ; i <= n ; i++) j = j + A[i] ; k = 1 ; for ( i = 1 ; i <= n ; i++) k = k + k ; return j + k ; } (a) If n = 5 and the array A contains 2, 5, 3, 7, and 8, what is returned? (b) What is the time complexity T(n) of the algorithm?
I’m not a developer but I am being hacked and I see same stuff in my browser how can I use my browser info to determine who has my identity Here is the browser information https://search.yahoo.com/search?p=date+camp&fr=iphone&.tsrc=apple&pcarrier=TFW&pmcc=311&pmnc=480&vm=r Please help this is on going for 6 years
What are the components of relational evaluation techniques?
Do you know how does the data mining and data warehousing work together?
What is a seq2seq model?