Machine Learning2021-07-02T16:37:18+00:00

May 2021

  • Convolutional Neural Networks(CNN) Image

Day 30 – Convolutional Neural Networks – Layers, Filters and Architectures

By |May 18th, 2021|Categories: Machine Learning|Tags: , , , |

Convolutional Neural Networks(CNN) becomes popular in Image recognition, such as Image Search, Autonomous self-driving cars, and other visual applications.  In this blog, we will see Convolutional Neural Networks(CNN) Layers, Convolutional Neural Networks(CNN) Filters, and Convolutional Neural Networks(CNN) ...

Day 28 – MNIST Largest Handwritten Digits Database

By |May 16th, 2021|Categories: Machine Learning|Tags: , , , |

MNIST (Modified National Institute of Standards and Technology database) is the largest handwritten digits database which consists of 70,000 small images of digits. Scikit-Learn, Pytorch, and Tensorflow libraries provide helper functions to download MNIST datasets. This dataset ...

  • Customer Sales Order Delivery Time Prediction Using Neural Network V1.0

DAY 22 – Customer Sales Order Delivery Time Prediction Using Neural Network

By |May 10th, 2021|Categories: Artificial Intelligence, Machine Learning|Tags: , , , , |

We have seen in our previous blog posts Customer Price Prediction on Machine Learning Scikit Learn Linear Regression and Random Forest models. These models can be used to implement data intelligence in any SAP ERP, SAP ECC, ...