What is Machine Learning?

Ever wondered how an app like Amazon, find products that you might be interested in buying? Or how does Netflix give you amazing recommendations that perfectly align with what you like? Well, the answer to both of these questions is simply, Machine Learning. In a world that is constantly looking for ways to reduce human … Continue reading What is Machine Learning?

Advertisement

Machine Learning And Human Learning

The funny thing about machine learning is that it closely seems to mimic human-learning algorithms which when studied closely(by a human:), could help him to learn even more, and that could eventually enable them to make better machine-learning algorithms and on and on…~ Sushant Singh Rajput. I always wonder how erudite was he! Nonetheless, although … Continue reading Machine Learning And Human Learning

Baby Monitor Chrome Extension – Streaming from Raspberry PI using SignalR and Cognitive Vision Service

SignalR Streaming is a latest addition to SignalR library and it supports sending fragments of data to clients as soon as it becomes available instead of waiting for all the data to become available. In this article, we will build a small app for baby monitoring to stream camera content from Raspberry PI using SignalR streaming. This tool … Continue reading Baby Monitor Chrome Extension – Streaming from Raspberry PI using SignalR and Cognitive Vision Service

Machine Learning to prevent Future Disaster

Truly, Machine learning holds the potential to solve and predict the upcoming calamity with its predictive analysis. Not only this, but it can also assist the team by letting them know about the level of damage. Natural calamities are imminent like Cyclone, flood, storm, tsunami etc cannot be avoided by humans. However, there’s a belief … Continue reading Machine Learning to prevent Future Disaster

ChatBot With Azure Authentication – Part One

BotApp | AuthenticationWebApp Highlights of the article series How to register an app with Azure Active Directory? How to get the access token using Azure Active Directory authentication? How to register a bot application with Azure Bot Service? How to user Bot State Service to save user conversation state data such as access token? Prerequisites … Continue reading ChatBot With Azure Authentication – Part One

Convert your sketch to HTML code with Sketch2Code: Microsoft AI

You can find all .Net core posts here. Yesterday I was going through different articles as usual and one site attracted my attention. It is a brand new AI project from Microsoft called Sketch2Code and it is absolutely free of cost. What is Sketch2Code? As the name suggests, it is a site which converts your sketch into … Continue reading Convert your sketch to HTML code with Sketch2Code: Microsoft AI

Create your first bot using FormFlow of Bot framework: Demo Movie Booking Bot

In my last post, I explained how to create your first bot using Visual Studio 2017 which you can find here. In this post, we will see how to add selection box(forms) to your bot using Microsoft FormFlow. As explained in my previous post, you can follow the steps to add Bot application into your … Continue reading Create your first bot using FormFlow of Bot framework: Demo Movie Booking Bot

Create your first Bot using Visual Studio 2017: Step by step guide

By looking at how fast the companies adopting the Bots, it is really the best time for you to start learning Bot framework and start adopting Bots for your business. Some pain in the real world without the Bots: You have to read the whole FAQ to find some specific information for any website or … Continue reading Create your first Bot using Visual Studio 2017: Step by step guide

Classification and Clustering : Machine Learning Questions & Answers Part – I

I have recently started posting related to Machine Learning and I got some very positive feedback from people because they are liking the way I explain Machine Learning related topics in simple words. As per the demand, I am starting the series of Machine Learning Questions and Answers. I will keep on posting the questions … Continue reading Classification and Clustering : Machine Learning Questions & Answers Part – I

First look of Azure Machine Learning : Azure Machine Learning part II

In my last post, I have explained very basic information for Machine learning and I also explained the development life cycle for a Machine learning project. In this post, I will explain some frequent issues during the Machine Learning development and how you can overcome using Azure Machine Learning along with some basic Data cleansing … Continue reading First look of Azure Machine Learning : Azure Machine Learning part II