How far away are we from truly intelligent agents on our devices? How far? Who can say? I would say, we’re not half-way…. ;^) The capabilities you describe are generally attributable to…
Category: 2015
How do I generate sentences from an image?
How do I generate sentences from an image? NeuralTalk and Walk > vimeo.com/146492001 Efficient Image Captioning code in Torch, runs on GPU > karpathy/neuraltalk2 See also my Quora answer to: How is…
How can I make a robot that replies in realtime?
How can I make a robot that replies in realtime? There are topics on Quora for Conversational Agents (chatbots) and Virtual Assistants (bots). To begin with, I suggest reviewing my answers under…
What are some of the most common natural language processing tools used by large retail corporations?
What are some of the most common natural language processing tools used by large retail corporations? Who is working on social media data analytics, visualization, and research? the Wikipedia entry… Social media…
Can machines or robots have instincts?
Can machines or robots have instincts? In terms of programming, most robots until today would have been largely hardcoded, and therefore had fixed patterns of behavior in response to stimuli, as per…
What are the algorithms and technologies behind Microsoft’s LUIS in Project Oxford?
What are the algorithms and technologies behind Microsoft’s LUIS in Project Oxford? I have previously posted what I know about Project Oxford and Microsoft LUIS on the Chatbots.org forum at Countdown to…
Who is working on social media data analytics, visualization, and research?
Who is working on social media data analytics, visualization, and research? Generally speaking, there are individuals who research, and companies who work. For instance, the Wikipedia Category:Social media currently includes ten Subcategories:…
How do I build a special purpose question answering system?
How do I build a special purpose question answering system? In AI, “special purpose” is usually referred to as “domain specific”. This of course was the promise of the IBM Watson APIs…
Is there a non-WordPress RSS script that takes items from a feed and creates individual posts for each one?
Is there a non-WordPress RSS script that takes items from a feed and creates individual posts for each one? You seem to be talking apples and oranges. In the question you ask…
What apps (software) do I need to make my own app cheap?
What apps (software) do I need to make my own app cheap? appinventor.org is perhaps one of the most popular. andromo.com is another that crossed my radar again recently. See also my…