Google Cloud AI Product Review, Part 2

Most tech savvy people these days know about the potential for cloud computing technology and how the cloud has already affected businesses by effectively storing data and balancing the existing workloads. Google Cloud Platform has been adopted by many organizations for building AI solutions,...

READ MORE

Using Deep Convolutional Neural Networks (DCNNs) for Time Series Forecasting Using Tensorflow - Part 3

In part 1 of this tutorial, we explained the advantages of and proposed a methodology for using DCNNs for time series analysis by converting time series into gray-scale images. In part 2, we defined a Python class and various methods to perform data processing. In our third and final part, we will...

READ MORE

Using Deep Convolutional Neural Networks (DCNNs) for Time Series Forecasting Using Tensorflow - Part 2

In our last post, we discussed the importance of developing a strong forecasting engine to predict future energy consumption based on data from past energy consumption. We then discussed the suitability of using a Deep Convolutional Neural Network (DCNN) to form accurate predictions and examined...

READ MORE

Using Deep Convolutional Neural Networks (DCNNs) for Time Series Forecasting Using Tensorflow - Part 1

Have you ever wondered how to convert a prediction problem into a new format so that you can solve it using available strong forecasting engines? In Part I of this tutorial, I will discuss how to solve one of the most challenging forecasting problems--the next state forecasting trend of electricity...

READ MORE

How Machine Learning Applications Save Retailers Time and Money - Part 2

From controlling smart cars on earth to forecasting solar flares in space, machine learning technologies are being more and more widely implemented. Today, we’ll continue last week’s discussion on machine learning applications in retail settings, including their uses in securing payment...

READ MORE