Tutorials

How to get started with Azure Stream Analytics and 7 reasons to choose it

In this article, we will introduce Azure Stream Analytics, and show how to configure it. We will then look at some…

6 years ago

Performing Vehicle Telemetry job analysis with Azure Stream Analytics tools

This tutorial is a step-by-step blueprint for a Vehicle Telemetry job analysis on Azure using Streaming Analytics tools for Visual…

6 years ago

How to build live interactive visual dashboard in Power BI with Azure Stream

Azure Stream Analytics is a managed complex event processing interactive data engine. As a built-in output connector, it offers the…

6 years ago

What is support vector machine?

Support vector machines are machine learning algorithms whereby a model 'learns' to categorize data around a linear classifier. The linear classifier…

6 years ago

4 Encryption options for your SQL Server

In today’s tutorial, we will learn about cryptographic elements like T-SQL functions, service master key, and more. SQL Server cryptographic…

6 years ago

How to build an options trading web app using Q-learning

Today we will learn to develop an options trading web app using Q-learning algorithm and will also evaluate the model.…

6 years ago

Image filtering techniques in OpenCV

In the world of computer vision, image filtering is used to modify images. These modifications essentially allow you to clarify an…

6 years ago

Understanding SQL Server recovery models to effectively backup and restore your database

Before you even think about your backups, you need to understand the SQL Server recovery model that is internally used…

6 years ago

Recurrent neural networks and the LSTM architecture

A recurrent neural network is a class of artificial neural networks that contain a network like series of nodes, each…

6 years ago

What is LSTM?

What does LSTM stand for? LSTM stands for long short term memory. It is a model or architecture that extends…

6 years ago