TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Microsoft Cognitive Services

150 pointsby e0mabout 9 years ago

7 comments

e0mabout 9 years ago
This demo by Saqib Shaikh (a visually impaired MSFT engineer) is an incredibly compelling use case of image annotation APIs.<p>I&#x27;ve done work with the Braille Institute in San Diego, and access to a device like this would truly be world-changing for any of the people there.<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;Microsoft&#x2F;status&#x2F;715234653938933761" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;Microsoft&#x2F;status&#x2F;715234653938933761</a>
评论 #11393548 未加载
评论 #11393282 未加载
评论 #11391784 未加载
hbtabout 9 years ago
Something I&#x27;m starting to realize with all these AI APIs is how difficult it is to evaluate and compare the results.<p>How do you know their algorithms are better than the competition? The marketing buzzwords are all there. &quot;Powerful algorithms&quot;, &quot;never seen anything comparable&quot; etc.<p>The worst part is the algorithms might work well with certain data sets but fail miserably with others.
评论 #11393626 未加载
romanivabout 9 years ago
I have a bittersweet feeling about all these APIs. On the positive side, this is something we can take and use, possibly saving ourselves tons of time on some routine tasks. On the negative side, this particular flavor of AI-as-a-service from a big company like Microsoft means that algorithms will be reduced to a black box which you don&#x27;t really understand or control in any meaningful way.
travjonesabout 9 years ago
Maybe this is nit-picky, but the use of &quot;Cognitive&quot; in the name seems odd. This service relies on applied maths (e.g., machine learning), not &quot;cognition.&quot; I guess it was a marketing decision?
评论 #11392088 未加载
评论 #11391756 未加载
bawanaabout 9 years ago
The links to the python notebooks fail.<p>Here in the emotion API, look for the link to the jupiter notebook on github <a href="https:&#x2F;&#x2F;www.microsoft.com&#x2F;cognitive-services&#x2F;en-us&#x2F;emotion-api&#x2F;documentation&#x2F;getstartedwithpython" rel="nofollow">https:&#x2F;&#x2F;www.microsoft.com&#x2F;cognitive-services&#x2F;en-us&#x2F;emotion-a...</a><p>Here in the vision API, same thing-jupiter notebook is 404. <a href="https:&#x2F;&#x2F;www.microsoft.com&#x2F;cognitive-services&#x2F;en-us&#x2F;face-api&#x2F;documentation&#x2F;get-started-with-face-api&#x2F;getstartedwithpython" rel="nofollow">https:&#x2F;&#x2F;www.microsoft.com&#x2F;cognitive-services&#x2F;en-us&#x2F;face-api&#x2F;...</a><p>I know, real coders use C++, C#, or objC. But I need to understand something before I code it.
评论 #11393708 未加载
mark_l_watsonabout 9 years ago
The APIs look good. I have used Microsoft&#x27;s search API for years and have had customers also use it. I like the business model of a few free calls per day, with a relatively low cost for more API calls. Things that are 100% free make me nervous because they are probably more likely to go away in the future.
bhoustonabout 9 years ago
So many of these will be replicated by free open source libraries. Thus I am not sure that most these services are that defensible in terms of pricing, if there is a premium over AWS base costs.
评论 #11392462 未加载