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 are aspects of robotics?

850

What are application domains of computer vision?

857

In hmm’s, what are the possible values of the variable?

963

Give examples of nlp systems?

847

Name some nlp terminologies?

770

Is nlp artificial intelligence?

795

Which is the most straight forward approach for planning algorithm?

1027

Which algorithm in ‘unification and lifting’ takes two sentences and returns a unifier?

929

Which algorithm is used for solving temporal probabilistic reasoning?

1059

Which algorithm inverts a complete resolution strategy?

1127

Which search algorithm will use a limited amount of memory in online search?

1097

When an algorithm is considered completed?

1649

A* algorithm is based on which search method?

1539

How useful and reliable bayes’ theorem is according to you in the machine learning context?

3

What are the features of eager execution?

3


Un-Answered Questions { Artificial Intelligence }

What are the several flavors?

875


What is adagrad algorithm in machine learning?

104


Is google home artificial intelligence?

885


How artificial neurons learns?

1090


The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned

3001


How can you produce co-relations and covariances?

296


How was knn different from k-means clustering?

896


What is advantage of using apply family of functions in r? How do you use lambda in python?

327


In hidden markov model, how does the state of the process is described?

992


What is fopl stand for and explain its role in artificial intelligence?

840


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?

2364


What do you mean by parametric models?

85


What is the difference between covariance and correlation?

120


Why is resampling done?

286


Describe the structure of artificial neural networks?

1000