Open Source AI Solutions Evolve through Community Development

Jonathan MathewsPublic

Open Source AI

Tech titans ranging from Google to Facebook have been steadily open sourcing powerful artificial intelligence and deep learning tools, and now Microsoft is out with version 2.0 of theMicrosoft Cognitive Toolkit. It’s an open source software framework previously dubbed CNTK, and it competes with tools such as TensorFlow (created by Google) and Caffe (created by Yahoo!). Cognitive Toolkit works with both Windows and Linux on 64-bit platforms. It was originally launched into beta in October 2016 and has been evolving ever since.

“Cognitive Toolkit enables enterprise-ready, production-grade AI by allowing users to create, train, and evaluate their own neural networks that can then scale efficiently across multiple GPUs and multiple machines on massive data sets,” reports the Cognitive Toolkit Team. The team has also compiled a set of reasons why data scientists and developers who are using other frameworks now should try Cognitive Toolkit.

For example, Microsoft has tuned its software framework for peak performance, as detailedhere. “Hundreds of new features, performance improvements and fixes have been added since beta was introduced,” the Cognitive Toolkit team notes. “The performance of Cognitive Toolkit was recently independently measured, and on a single GPU it performed best amongst other similar platforms.”

The other open source platforms in this space are making surprising advancements as well. H2O.ai, formerly known as Oxdata, has carved out a unique niche in the machine learning and artificial intelligence arena because its primary tools are free and open source.  You can get the main H2O platform and Sparkling Water — a package that works with Apache Spark — just bydownloading them. You can also find many tutorials for H2O.ai’s AI and machine learning toolshere. As an example of how the H2O platform is working in the field, Cisco uses it to analyze its huge data sets that track when customers have bought particular products — such as routers — and when they might logically be due for an upgrade or checkup.

Full Article