Blog Posts

Visit my Medium Blog to enjoy all my Blog Posts

Selected Blog Posts are listed below

How to Set up Account Linking in Amazon Alexa with Amazon Cognito OAuth2 Authorization Grant

Amazon Alexa, is the virtual assistant AI technology developed by Amazon which was initially released in 2014. It’s one of the most creative designs by Amazon so far. Alexa awesomely performs activities like voice interaction, music playback, making to-do lists, setting alarms, streaming podcasts, providing weather, traffic, sports, and other real-time information, such as news and also it can control several smart devices.

Read More

A Beginners Guide to Q-Learning

Have you ever blamed or beat at your dog punitively for the wrongful actions once it done? Or have you ever trained a pet and rewarded it for every correct command you asked for? If you are a pet owner, probably your answer would be ‘Yes’. You may have noticed once you do so from its younger age frequently, its wrongful deeds getting reduced day by day. And the same as it will learn from mistakes and trained himself well.

Read More

Job Shop Scheduling Problem (JSSP): An Overview

Nature has always been a great inspiration for mankind. All the great endeavors in artificial intelligence have its root cause associated with natural phenomena. Have you ever wondered how the tasks are been allocated in a honeybee or an ant colony? I found much interest in exploring how the honeybees themselves coordinate and divide their tasks. Sounds interesting right? ;)

Read More

Understanding Principal Components Analysis(PCA)

Principal Components Analysis is an unsupervised learning class of statistical techniques used to explain data in high dimension using smaller number of variables called the principal components.

Read More

Dynamic Time Warping (DTW)

Time Series Data A Time Series is a series of data points indexed in time order. Commonly, a time series is a sequence taken at successive equally spaced points in time.

Read More