Yahoo has released CaffeOnSpark, which brings the fruits of two University of California, Berkeley projects together: vision-focused deep learning framework Caffe, and Big Data processing engine Apache Spark. Without the aid of Spark, Caffe can process up to 60 million images per day. Those numbers come from benchmarks on a single NVIDIA GPU, so the … continue reading
IBM’s InterConnect 2016 conference kicked off today, with the company making cloud-based announcements for its product lines. Chief among them was a new partnership with VMware to bring virtual-machine-hosted applications into IBM’s cloud-based offerings. The IBM announcement was riddled with partnerships, many of which were focused on bringing the benefits of IBM’s cloud offerings to … continue reading
Google has announced the release of TensorFlow Serving, a flexible, high-performance and open-source serving system for machine-learning models. The solution was designed for production environments and optimized for TensorFlow, the company’s machine-learning system. “Machine learning powers many Google product features: from speech recognition in the Google app to Smart Reply in Inbox to search in … continue reading
It is no surprise that the technology world is dominated by men, or that women are often looked down upon in the workforce. Why? Some contribute this rationale to the way we were brought up (programmable toys are often geared towards boys), and some say it is because women aren’t as confident or don’t speak … continue reading
GitHub is finally responding to a group of frustrated developers who wrote an open letter to the open-source code repository last month. “We hear you and we’re sorry. We’ve been slow to respond to your letter and slow to respond to your frustrations,” GitHub wrote in a blog post. According to the open letter from … continue reading
RethinkDB is an open-source scalable database that makes building modern, real-time apps relatively easy. It does this by utilizing a new database access model that pushes updated query results to applications in real time. With RethinkDB, developers can get a scalable real-time Web app running with fewer engineering resources. In this case, real time means … continue reading
Developers can now use a new Ruby library called Scientist, which will help them rewrite critical code. As codebases in applications mature, often developers will need to replace or rewrite part of a system, according to a blog post by GitHub engineer Jesse Toth. As a way to ensure testing correctness for these applications, GitHub … continue reading
Add native power to your shared JavaScript codebase with this Apache Cordova plug-in that’s available on GitHub (and is also SD Times GitHub project of the week): Project Ace. Project Ace enables you to easily add native UI and native code to your JavaScript and HTML. It works with Ionic, PhoneGap and all Cordova-based projects. … continue reading
After the December announcement made by Mozilla’s senior vice president of connected devices, Ari Jaaksi, Mozilla shared its decisions about Firefox OS, with changes to Marketplace, foxfooding, and the product innovation process. Mozilla will be focusing on exploring new product innovations in Internet of Things, according to an e-mail that was shared to the Firefox … continue reading
Microsoft is releasing a new way for developers to build, debug and preview Cordova apps. The company has announced a new Cordova tool extension for its code editor, Visual Studio Code. “With this extension, you can debug hybrid apps, find Cordova-specific commands in the Command Palette, and use IntelliSense to browse objects, functions, and parameters,” … continue reading
Wercker, an automation cloud platform provider, wants to help developers rapidly build and deploy containerized apps and microservices on desktop environments. The company has announced it is open-sourcing its Command Line Interface (CLI) technology for developers. The company hopes the Wercker CLI will empower developers to create workflow capabilities, like attaining better development-production parity and … continue reading