InfoQ Homepage An introduction to Machine Learning Content on InfoQ
News
RSS Feed-
Amazon Announces General Availability of AWS Deepcomposer
Recently, Amazon announced the general availability of Deepcomposer, a service in AWS, which provides developers with a creative way to learn Machine Learning (ML). Deepcomposer is a machine learning-enabled keyboard for developers, and is available for purchase.
-
QCon San Francisco Learning Paths: Practical and Intensive AI/ML Two-Day Training
To help develop your artificial intelligence (AI) and machine learning (ML) knowledge and skills, the team behind InfoQ and QCon Conferences has launched the AI and ML Learning Paths. These practical and intensive two-day focused sessions are designed to help you understand and use Machine Learning by writing and executing code, instead of listening to passive lectures.
-
Teaching the Computer to Play the Chrome Dinosaur Game with TensorFlow.js Machine Learning Library
A simple, yet entertaining and useful for educational purposes application of machine learning, was recently made available on Fritz's HeartBeat Medium publication. Google's machine learning TensorFlow.js library is leveraged in the browser to teach the computer to play the Chrome Dinosaur Game.
-
Facebook Releases PyTorch 1.0 Preview, with Google, AWS and Microsoft Azure Integrations
At a recent PyTorch developer conference in San Francisco, Facebook released a developer preview version of PyTorch 1.0. PyTorch is an open source, deep learning framework used to reduce friction in taking research projects to production. In this release, many investments have been made by public cloud and hardware companies to better support the PyTorch ecosystem.
-
Book Review Python Machine Learning - Second Edition
The book Python Machine Learning, second edition by Sebastian Raschka and Vahid Mirjalili, is a tutorial to a broad range of machine learning applications with Python. It provides a practical introduction to machine learning. The main revision to the first edition is neural network practices. There are now five chapters that discuss neural networks, and their implementation in TensorFlow.
-
Facebook Transitioning to Neural Machine Translation
Facebook recently announced the global rollout of NMT. Switching from phrase based translation models to NMT has been rolled out for more than 2,000 translation directions and 4.5 billion translations per day. According to Facebook this provides an 11% increase in BLEU score. We will discuss how it was achieved, what it means for machine generated translation and how it fares against competition.