Diagnosing Pneumonia in X-Rays with Machine Learning

Machine Learning (ML) is a subset of Artificial Intelligence (AI) that helps software perform tasks without explicit programming through a variety of statistical techniques, including deep learning (neural networks) that are inspired by theories about how the brain processes information. With Google AutoML Vision, functional (non-technical) developers can train machine learning models to classify images […]

Visualize Employee Locations with Augmented Reality

If your employees work at different locations, you may want to visualize those facilities in a map; perhaps with worker population heatmapping to understand employee distribution, or with wayfinding to help your employees find each other and collaborate. As part of ongoing research on voice and visual interfaces, I developed a chatbot-guided employee location visualization […]

Introducing nuOS 2.0: “Helium”

In 2017, I developed nuOS to help streamline my artificial intelligence research by combining several AI and machine learning libraries into an Ubuntu 16.04 distribution. Download it here. You will need rufus to mount it to a USB. This new version updates all of the original libraries with their latest versions, and now includes bigchainDB, […]

Get Started with Deep Learning

Advancements in video technology and artificial intelligence have given rise to computer vision, machine learning, deep learning, and neural networks. Libraries like Google’s TensorFlow and Facebook’s PyTorch provide unprecedented access to advanced machine learning tools for object and handwriting recognition algorithms, and more. This post prepares an Ubuntu 16.04 distribution for deep learning development, without […]