Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Artificial Intelligence Interview Questions
Questions Answers Views Company eMail

What is tensorflow used for?

1

What is tensorflow and what is it used for?

1

How to run tensorflow on hadoop?

1

What do you mean by tensorflow cluster?

1

What is means by tensorflow?

1

Which of the data augmentation technique would you prefer for an object recognition problem?

1553

Why is image recognition a key function of ai?

877

How was knn different from k-means clustering?

963

Explain the difference between strong ai and weak ai?

800

Explain the constraint satisfaction problems and how they are useful for ai?

931

What is automatic programming?

858

Definition of ai single agent pathfinding problems?

978

Comment on batch normalization?

895

What is the variance?

848

How would you implement a recommendation system for our company’s users?

896


Un-Answered Questions { Artificial Intelligence }

How can Generative AI create value for enterprises?

51


What are your career aspirations?

92


Explain the benefit of naive bayes in machine learning?

101


How do you decide whether to fine-tune or train a model from scratch?

47


Explain the use of AI in traffic management systems.

96


Why do you need a for loop? How do you do for loops in python and r?

350


What is full from of artificial intelligence?

1083


Which package is used to do data import in r and python? How do you do data import in sas?

333


Which kind of agent architecture should an agent an use? a) Relaxed b) Logic c) Relational d) All of the mentioned

1468


Can you explain unsupervised learning?

383


What are the differences between batch gradient descent, stochastic gradient descent, and mini-batch gradient descent?

108


Can you name some popular machine learning algorithms?

77


Differentiate between data mining and data warehousing?

37


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?

2408


Explain the concept of Q-learning.

71