Android announced that NDK r21 is now in beta. Android NDK is a toolset for implementing parts of an app in native code. The release — which is the first long term support release — includes improved defaults for better security and performance. One of the key features in the release is an update to … continue reading
Microsoft has announced the availability of UWP Community Toolkit 1.2, which focuses on stabilizing features and added the most requested features that were missing. A quick preview of the release: seven new helpers were added to help with everyday tasks. There is a new BackgroundTaskHelper, which helps developers work with background tasks, and there is … continue reading
OpenAI Gym, a toolkit for developing and comparing reinforcement learning (RL) algorithms, is now in beta. It consists of a suite of environments that can be used for comparing and reproducing results, as well as creating situations that an AI can learn from. Last year, Tesla CEO Elon Musk teamed up with Y Combinator president … continue reading
Spotify has announced it is working with the Google Cloud Platform team to provide platform infrastructure for Spotify everywhere. In the past, Spotify has taken a traditional approach by buying or leasing data center space, server hardware and networking gear close to its customers. This has allowed it to deliver music instantly, wherever the customers … continue reading
Microsoft has announced that it is making the tools that its researchers use for artificial intelligence available to developers. It has released its Computational Network Toolkit on GitHub. Researchers said that they developed the open-source toolkit, called CNTK, for “necessity,” according to a blog post. Microsoft’s chief speech scientist, Xuedong Huang, said he and his … continue reading
The Microsoft Distributed Machine Learning Toolkit (DMTK) was put on GitHub this week by researchers at the Microsoft Asia research lab, according to an Inside Microsoft Research blog post. The toolkit is designed for distributed machine learning, and it contains a parameter server-based programming framework that makes machine-learning tasks scalable, according to the blog. It … continue reading