Machine learning and AI technologies are everywhere. One of the top uses is to predict human behavior. Luckily, people are creatures of habit. Moreover, when given the freedom to do anything they want, most people will do what everyone else is doing (I’m paraphrasing a badly remembered quote). That makes is kind of easy toRead More
A mere five years ago, an OTT service could have one successful show that carried all the rest of the content on its platform. With today’s saturated OTT market, every piece of content that a business invests in needs to be successful (read: profitable). Previously, we’ve praised understanding viewers. And while understanding viewer preferences isRead More
Single image super-resolution (SISR) is an emerging technology that uses automated texture synthesis to enhance dithered and blurry photos to nearly pristine resolution. This example from EnhanceNet-PAT shows one type. There’s even a free website called Let’s Enhance where you can up-res your own images. The image above compares the three options they currently haveRead More
Venerable Shogun was created in 1999 and written in C++, but can be used with Java, Python, C#, Ruby, R, Lua, Octave, and Matlab. The latest version, 6.0.0, adds native support for Microsoft Windows and the Scala language. Though popular and wide-ranging, Shogun has competition. Another C++-based machine learning library, Mlpack, has been around only since 2011,Read More
Core ML is Apple’s framework for integrating trained machine learning models into an iOS or MacOS app. Core ML supports Apple’s Vision framework for image analysis, Foundation framework for natural language processing, and GameplayKit framework for evaluating learned decision trees. Currently, Core ML cannot train models itself, and the only trained models available from AppleRead More
To hear a wide-ranging interview about the real-world risks we humans could face from a rogue superintelligence, hit play, below. My guest is author and documentary filmmaker James Barrat. Barrat’s 2014 book Our Final Invention was the gateway drug that ushered me into the narcotic realm of contemplating super AI risk. So it’s on first-handRead More
H2O, now in its third major revision, provides access to machine learning algorithms by way of common development environments (Python, Java, Scala, R), big data systems (Hadoop, Spark), and data sources (HDFS, S3, SQL, NoSQL). H2O is meant to be used as an end-to-end solution for gathering data, building models, and serving predictions. For instance,Read More
Recent Comments