Google wants to show developers what Project Magenta can do with its new interactive experiment A.I. Duet. The company launched Magenta into the open-source community last year as a way for developers to explore music with neural nets. A.I. Duet is designed to let users play a duet with their computers. “Just play some notes, … continue reading
Stuck on how to get started building a financial services app? The Google Play/Finance team shared some tips this week on how to build high-quality and accessible financial services apps, featuring a six-step guide for making these apps accessible in the Google Play store. One tip in the guide is to test and iterate the … continue reading
Google has released version 1.0 of TensorFlow, its open-source framework for scalable machine learning. The big highlights of this release were announced at Google’s TensorFlow Dev Summit in Mountain View, Calif., with a focus on artificial intelligence and artificial neural networks. According to its release notes, version 1.0 includes experimental XLA, which is a domain-specific … continue reading
Google wants to provide a consistent and scalable global database service that can keep pace with business. The company announced the public beta of Cloud Spanner, designed to be a no-compromise relational database service. (Related: Release processes are the biggest bottleneck for IT organizations) Cloud Spanner features ACID transactions, relational schemas, schema changes without downtime, SQL … continue reading
Google has announced the second developer preview of Android Things, the company’s Internet of Things solution for building connected devices with Android. The latest preview includes new features and bug fixes. “Now any Android developer can quickly build a smart device using Android APIs and Google services, while staying highly secure with updates direct from … continue reading
Developers who haven’t submitted their Android Wear 2.0 apps to the Google Play Store yet might want to get a move on. Google announced the consumer launch of the wearable platform is beginning to roll out. Android Wear 2.0 is designed to improve watch faces, workouts, ways to use applications, ways to stay in touch, … continue reading
Google wants to help developers implement TensorFlow deep learning models with its release of TensorFlow Fold. TensorFlow Fold was designed to address the challenges developers face when applying models to domains of various sizes and structures. “In much of machine learning, data used for training and inference undergoes a preprocessing step, where multiple inputs (such … continue reading
ZeroStack announced its road map and the first suite of AI capabilities today as part of its efforts to disrupt the economics of the cloud. ZeroStack, a self-driving private cloud company, has a cloud platform that leverages self-healing software and algorithms developed from millions of datagrams, according to a company announcement. This “disruption” means businesses … continue reading
Developers and testing professionals want to speed up deployment times, but bugs are holding them back, according to a new report. Sauce Labs has released “Testing Trends in 2017: A Survey of Software Professionals,” which examined trends in web and mobile apps. The report revealed that 28% of respondents want to deploy hourly, but no … continue reading
Fission, a new open-source Serverless Function (FaaS) framework for Kubernetes, lets developers easily create HTTP services on Kubernetes from functions with Node.js and Python support. To use Fission, developers need to create functions and add them with a common language interface. Then they can associate the functions with HTTP routes, Kubernetes events, and other triggers. … continue reading
Google sent out an e-mail late last week letting people know that ClojureScript, the Clojure compiler that emits JavaScript source code, has a feature release that includes externs inference and comprehensive JavaScript module support. The release includes externs inference, which “should greatly ease the integration of third-party JavaScript libraries incompatible with Google Clojure advanced compilation,” … continue reading