3 ms·
Not sure what you mean by that. Is there some industry standard around the term "Artificial Intelligence"? I agree that its become a bit of a buzzword, but I'm
by jcrotor 8y ago
Not sure what you mean by that. Is there some industry standard around the term "Artificial Intelligence"? I agree that its become a bit of a buzzword, but I'm not sure that its being misused.
- solarkraft 8y agoWhen I hear AI I usually imagine deep learning, but many companies using the term don't specify.
- jhbadger 8y agoBut that's more "machine learning" which always seemed less "sexy" than AI -- basically just regression but better, not magical like AI.
- kthejoker2 8y agoI will say that when my company uses AI, they almost always just mean LSTM-based content generators - usually chatbots or "advisory"-style outputs - but the key idea is that it's generative and not just an evaluator. I think that's probably the most helpful definition because your ML output has to go into some larger intelligence system (human or otherwise) to produce some decision / activity. So your choices are: * Human * Expert system with rules of interpretation that include ML output as input * AI system which relies solely on inference and reinforcement / goal-seeking to produce output