Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this answer should be reported.
Invigorating the AI-powered apps platform to connect the developers and users.
Have a question? We have an answer.
Have a problem? We have a solution.
Have a project? We have a team.
AI
Ch Kashif
IA is used to develop bots... and moreover how u program it is very important. It uses NL and ML also. If a person uses proper ontology then it can answer out.
IA is used to develop bots… and moreover how u program it is very important. It
See lessuses NL and ML also. If a person uses proper ontology then it can answer out.
AI
Ch Kashif
Yes, its very easy ...just do one thing ..in the top of the Inbox page there is a search box just search whatever you want to delete then click .. after few sec all the mail with concerned name get displayed .. just select them and delete them .. as you delete your spam or other mails..
Yes, its very easy …just do one thing ..in the top of the Inbox page there is a
See lesssearch box just search whatever you want to delete then click .. after few sec all
the mail with concerned name get displayed .. just select them and delete them ..
as you delete your spam or other mails..
AI
Ch Kashif
Check out ALICE and ELIZA bots are very good ...and we can get more info on how to build in respective websites
Check out ALICE and ELIZA bots are very good …and we can get more info on
See lesshow to build in respective websites
AI
Ch Kashif
Georg Thimm maintains a webpage that lets you search for upcoming or past conferences in a variety of AI disciplines.
Georg Thimm maintains a webpage that lets you search for upcoming or past
See lessconferences in a variety of AI disciplines.
AI
Ch Kashif
It is a set of attributes that can uniquely identify weak entities and that are related to same owner entity. It is sometime called as Discriminator. Alternate Key: All Candidate Keys excluding the Primary Key are known as Alternate Keys. Artificial Key: If no obvious key, either stand alone or compRead more
It is a set of attributes that can uniquely identify weak entities and that are related
See lessto same owner entity. It is sometime called as Discriminator.
Alternate Key:
All Candidate Keys excluding the Primary Key are known as Alternate Keys.
Artificial Key:
If no obvious key, either stand alone or compound is available, then the last resort
is to simply create a key, by assigning a unique number to each record or
occurrence. Then this is known as developing an artificial key.
Compound Key:
If no single data element uniquely identifies occurrences within a construct, then
combining multiple elements to create a unique identifier for the construct is known as creating a compound key.
Natural Key:
When one of the data elements stored within a construct is utilized as the primary
key, then it is called the natural key.
AI
Ch Kashif
The short answer is: MIT, CMU, and Stanford are historically the powerhouses of AI and still are the top 3 today. There are however, hundreds of schools all over the world with at least one or two active researchers doing interesting work in AI. What is most important in graduate school is finding aRead more
The short answer is: MIT, CMU, and Stanford are historically the powerhouses of
See lessAI and still are the top 3 today.
There are however, hundreds of schools all over the world with at least one or two
active researchers doing interesting work in AI. What is most important in graduate
school is finding an advisor who is doing something YOU are interested in. Read
about what’s going on in the field and then identify the the people in the field that
are doing that research you find most interesting. If a professor and his students
are publishing frequently, then that should be a place to consider.
AI
Ch Kashif
Statistical AI, arising from machine learning, tends to be more concerned with "inductive" thought: given a set of patterns, induce the trend. Classical AI, on the other hand, is more concerned with "deductive" thought: given a set of constraints, deduce a conclusion. Another difference, as mentioneRead more
Statistical AI, arising from machine learning, tends to be more concerned with
See less“inductive” thought: given a set of patterns, induce the trend. Classical AI, on the
other hand, is more concerned with “deductive” thought: given a set of constraints,
deduce a conclusion. Another difference, as mentioned in the previous question, is
that C++ tends to be a favorite language for statistical AI while LISP dominates in
classical AI.
A system can’t be truly intelligent without displaying properties of both inductive
and deductive thought. This lends many to believe that in the end, there will be
some kind of synthesis of statistical and classical AI.