Using AI to match human performance in translating news from Chinese to English

Using AI to match human performance in translating news from Chinese to English

  • March 15, 2018
Table of Contents

Using AI to match human performance in translating news from Chinese to English

A team of Microsoft researchers said Wednesday that they believe they have created the first machine translation system that can translate sentences of news articles from Chinese to English with the same quality and accuracy as a person.

Source: microsoft.com

Tags :
Share :
comments powered by Disqus

Related Posts

Open Source Neural Network Synthesizer

Open Source Neural Network Synthesizer

NSynth Super is part of an ongoing experiment by Magenta: a research project within Google that explores how machine learning tools can help artists create art and music in new ways. Technology has always played a role in creating new types of sounds that inspire musicians—from the sounds of distortion to the electronic sounds of synths. Today, advances in machine learning and neural networks have opened up new possibilities for sound generation.

Read More
The Nexus Linking IBM, California Wine, and Climate Modeling

The Nexus Linking IBM, California Wine, and Climate Modeling

By 2015, Hamann says, the technology—which uses machine learning to extract insights from multiple layers of information—proved itself. Gallo improved yields on the test site while reducing water use. The partnership quickly found another use for IBM’s AI: analyzing a number of variablessuch as proximity to the winery, weather patterns, elevation, days of sunshine, and other factors toidentify suitable locations for new vineyards.

Read More
Deep Neural Network implemented in pure SQL over BigQuery

Deep Neural Network implemented in pure SQL over BigQuery

In this post, we’ll implement a deep neural network with one hidden layer (and ReLu and softmax activation functions) purely in SQL. The end-to-end steps for neural network training including the forward pass and back-propagation will be implemented as a single SQL query on BigQuery. As it runs on Bigquery, in effect we are performing distributed neural network training on 100s to 1000s of servers.

Read More