Thursday, 1 March 2018

Microsoft Advances Several of Its Hosted Artificial Intelligence Algorithms

Microsoft Cognitive Services hosts the company's hosted artificial intelligence algorithms. Currently, the company has announced advances in several cognitive service tools, including Microsoft Custom Vision Service, Face API and Bing Entity Search.

Joseph Sirosh, who leads Microsoft's artificial intelligence efforts, defined Microsoft's cognitive services in a corporate blog post announcing improvements, such as "a collection of cloud-hosted APIs that allow developers to Add simple AI capabilities for vision, speech, language, knowledge and research into applications, devices and platforms such as iOS, Android and Windows. These services are separate from other Azure AI services designed for more practical developers. DIY.

The idea is to put this kind of advanced artificial intelligence tools within reach of scientists, developers and any other interested party without having to lift heavy loads to build models and get results with the countless phases of test usually involved. types of exercises

For starters, the company moves the Custom Vision Service from free preview to paid preview, which is the last step before it is generally available. Sirosh writes that this service helps developers easily train a classifier with their own data, export the models and integrate these custom classifiers directly into their applications, and run them offline in real time on iOS, Android and many other devices.

Andy Hickl, who works in the cognitive services group as group program director, says the tool is designed to help companies identify similar entities automatically, recognizing not only that an image is a dog. but it is a specific type of dog or dog that belongs to a particular person.

The Face API, usually available today, automatically identifies a specific person from a large number of people. With today's version, the tool allows developers to create groups of up to one million people. Hickl says it's important because so far, many facial recognition algorithms could only recognize a handful of faces, useful as far as possible, but not really scalable like that, he says.

Finally, the Bing Entity Search algorithm allows developers to insert Bing search results into any application. For example, you can retrieve search results from any tool that is restricted by a Bing entity, such as an image or a website. This tool is usually available today.

Friday, 2 February 2018

Microsoft Is Secretly Building A Slimmer, More Modern Version Of Windows

It is reported that the latest Microsoft internal project is a new, simplified version of the Windows code name 'Polaris'. This new version of Windows is not a successor to Windows 10, not in the traditional sense. Instead, it's an alternative operating system like iOS or Chrome OS: a lightweight operating system designed for devices such as laptops and 2-in-1 ultra-mobile tablets. According to Windows Central, this could be the future of Windows.

Very good, then, what is it? At this point, it seems that Polaris could support Windows 10 S, the small version of Windows 10 student that Microsoft uses to test the operating system's light waters.

microsoft window new update
Windows 10 S could be seen as a kind of test balloon here, with Microsoft pointing to the education market to see how a reduced Windows experience would happen with the average Windows user.

According to testimonials, Polaris aims to eliminate all legacy components that make Windows 10 an operating system with all the features in favor of a system designed around the basics, such as Chrome OS. An operating system designed for people who normally work from a web browser. The new Windows based Polaris would be faster, more agile and with much less luggage.

Polaris, according to Window Central, will be fully based on Microsoft's Windows Universal Platform, or UWP, which makes it a much more hospitable environment for existing UWP applications and potentially offers battery life and performance improvements.

"The current Windows shell is one of the key legacy components that Microsoft replaces in Polaris, as well as eliminating unnecessary and legacy Win32 components and applications such as Notepad or Paint, in favor of a UWP experience, such as Windows 10 Mobile. "Windows Central informs.

This is an interesting and certainly logical change with Microsoft's recent move towards unification of its Windows experience across all platforms, but it is unclear whether Polaris would eventually be widely adopted. Currently, Chromebooks offer an exclusive niche for light computing on the fly, and Windows 10 exists in its full version in laptops and mobile devices from top to bottom in the price spectrum without any problem. Removing features that promise marginal gains in performance and battery life may not be of interest to a laptop, tablet, or 2-in-1 user.

Wednesday, 16 August 2017

Microsoft Ordered To Let Third Parties Scrape LinkedIn Data


A judge has decided that Microsoft's LinkedIn organize must permit an outsider organization to rub information openly posted by LinkedIn clients. The Wall Street Journal reports that the decision is a piece of a claim brought by hiQ Labs, a startup that examines LinkedIn information to evaluate whether specialists are probably going to leave their occupations. LinkedIn already requested hiQ Labs to quit scratching its information, and the startup let go back with a claim.

A US District Judge has conceded hiQ Labs with a preparatory order that gives access to LinkedIn information. LinkedIn endeavored to contend that hiQ Labs disregarded the 1986 Computer Fraud and Abuse Act by scratching information. The judge raised worries around LinkedIn "unjustifiably utilizing its energy in the expert systems administration advertise for an anticompetitive reason," and contrasted LinkedIn's contention with enabling site proprietors to "square access by people or gatherings on the premise of race or sexual orientation separation."

LinkedIn says it's "disillusioned in the court's decision," in an announcement. "This case is not finished. We will keep on fighting to ensure our individuals' capacity to control the data they make accessible on LinkedIn."

LinkedIn's information is a key piece of the site, and one of the fundamental reasons why Microsoft obtained the interpersonal interaction site for $26 billion a year ago. LinkedIn has more than 400 million individuals and around 2 million paid supporters, making it a rich trove of information for Microsoft and different organizations to get to.

Thursday, 27 April 2017

Microsoft wasn't hammered by surveillance requests in 2016


A few weeks ago, Microsoft released its transparency report revealing that it had received "between 1,000 and 1,499 foreign intelligence surveillance requests (FISA known as) from January to June 2016." There is only one problem, but it does not. 

Today, Microsoft updated the report to say that stat was a mistake, and the number of orders it received in 2016 is actually between 0 and 499, as it has been in previous years. Unfortunately, the company is not allowed to publish more accurate data, so we do not know if it has really changed or how. A spokesman told Reuters that the error was a "human error".

Microsoft:

*Editor's note on April 25, 2017: Our latest U.S. National Security Orders Report and accompanying blog post contained an error, coverage that from Gregorian calendar month. one – Gregorian calendar month thirty, 2016 Microsoft received one,000 – 1,499 legislative act orders seeking revealing of client content. the proper vary is zero – 499 legislative act orders seeking revealing of client content. All the opposite information disclosed within the National Security Orders Report was correct.

Microsoft corrected the error as shortly as we have a tendency to completed it absolutely was created to make sure the accuracy of our coverage. We've place extra safeguards in situ to make sure the numbers we have a tendency to report square measure correct. we have a tendency to apologize for the error."

Thursday, 6 April 2017

70-480 Sample Question

Question: 21

You develop a webpage that allows a user to download a 3PEG image and convert it to a PNG file. You need to implement the code to download the contents of the JPEG image with no additional decoding. Which JavaScript function should you use?

A. readAsBinaryString()
B. readAsArrayBuffer()
C. readAsDataURL()
D. readAsText()

Answer: B

Download Complete 70-480 Question Answers Here:


Wednesday, 8 February 2017

70-480 Sample Question

Question: 20

You are developing an HTML5 web application for an architectural company that displays architectural blueprints. The application must:
Display the blueprints at different zoom levels without loss of detail Print the blueprints without loss of detail Work from only one source file per blueprint. You need to ensure that blueprints display according to the requirements. Which HTML5 element should you use?

A. CANVAS
B. SAMP
C. SVG
D. AREA

Answer: C

Tuesday, 24 January 2017

70-480 Sample Question

Question: 19

You develop an HTML5 application. You give users a numeric access code that can be used only one time. Users must enter the numeric access code in the login form of the application. The numeric characters must be hidden by a masking character. You need to implement the form element for users to enter the code. Which HTML element should you use?

A. <input type="password" required autocomplete="off">
B. <input type="input" autocomplete="off" required />
C. <input type="password" stytem" visiblity:hidden;" required />
D. <input type="button" value="password" required />

Answer: A