Click here to Skip to main content
15,949,686 members

Articles by MehreenTahir (Articles: 20)

Articles: 20

RSS Feed

Average article rating: 4.91

Artificial Intelligence
18 Sep 2018   Updated: 28 Sep 2018   Rating: 4.71/5    Votes: 5   Popularity: 3.30
Licence: CPOL    Views: 39,831     Bookmarked: 21   Downloaded: 0
Please Sign up or sign in to vote.
This article will help you build different types of basic recommendation systems using Python.
Big Data
1 Dec 2019   Updated: 1 Dec 2019   Rating: 4.82/5    Votes: 3   Popularity: 2.30
Licence: CPOL    Views: 15,598     Bookmarked: 14   Downloaded: 178
Please Sign up or sign in to vote.
This article will give you a gentle introduction and quick getting started guide with Apache Spark for .NET for Big Data Analytics.
24 Jun 2021   Updated: 24 Jun 2021   Rating: 4.67/5    Votes: 4   Popularity: 2.81
Licence: CPOL    Views: 4,131     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
In the first article of this series, we develop a basic understanding of Azure Synapse Analytics and take the first step toward using the service by creating a workspace.
25 Jun 2021   Updated: 25 Jun 2021   Rating: 4.60/5    Votes: 2   Popularity: 1.38
Licence: CPOL    Views: 3,021     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
In this article we discuss how we can use Azure Synapse Analytics for a full-fledged streaming analytics solution.
28 Jun 2021   Updated: 28 Jun 2021   Rating: 4.64/5    Votes: 3   Popularity: 2.21
Licence: CPOL    Views: 4,973     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we learn how to set up a streaming data source to populate a dedicated SQL pool.
Keras
26 Oct 2020   Updated: 26 Oct 2020   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,406     Bookmarked: 2   Downloaded: 81
Please Sign up or sign in to vote.
This is the first in an article series where we’re going to show how to make an AI queue length detector.
29 Oct 2020   Updated: 29 Oct 2020   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 8,006     Bookmarked: 10   Downloaded: 1,139
Please Sign up or sign in to vote.
In this article we will compare training our models from scratch with more advanced and pre-trained approaches like YOLO.
30 Oct 2020   Updated: 30 Oct 2020   Rating: 4.82/5    Votes: 5   Popularity: 3.37
Licence: CPOL    Views: 8,172     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
In this we’ll see if we can implement YOLO on video feeds for queue length detection.
Machine Learning
12 Apr 2019   Updated: 12 Apr 2019   Rating: 4.63/5    Votes: 8   Popularity: 4.18
Licence: CPOL    Views: 10,544     Bookmarked: 2   Downloaded: 35
Please Sign up or sign in to vote.
In this article, we’ll look at some advantages of serverless computing and then dig into a real-world example using the Microsoft Azure Functions service to build and deploy a sample ML inferencing function.
22 Jul 2021   Updated: 22 Jul 2021   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 4,522     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
In this article we learn about how Azure Synapse Analytics and Azure Machine Learning help analyze data without extensive coding and ML experience.
23 Jul 2021   Updated: 23 Jul 2021   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 4,251     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
In this article we jump right into setting up an Azure Synapse workspace and Azure Synapse Studio to prepare for our machine learning analysis in the next article in the series.
26 Jul 2021   Updated: 26 Jul 2021   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 4,181     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
In this article we explore how to enrich our data using a pre-trained model and trigger an Auto ML experiment from a Spark table.
2 Feb 2022   Updated: 2 Feb 2022   Rating: 4.64/5    Votes: 4   Popularity: 2.79
Licence: CPOL    Views: 4,731     Bookmarked: 3   Downloaded: 31
Please Sign up or sign in to vote.
In this article we connect a local Kubernetes cluster to Azure Arc.
3 Feb 2022   Updated: 3 Feb 2022   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 4,491     Bookmarked: 2   Downloaded: 18
Please Sign up or sign in to vote.
In this article, we learn how to train a machine learning (ML) model on an Arc-enabled Kubernetes cluster.
4 Feb 2022   Updated: 4 Feb 2022   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 4,431     Bookmarked: 6   Downloaded: 9
Please Sign up or sign in to vote.
In this article we learn to deploy our model and enable inference anywhere with Azure Arc-enabled ML.
15 Mar 2022   Updated: 15 Mar 2022   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 5,533     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
In this article we demonstrate how to train a model to detect the presence of a human in images.
16 Mar 2022   Updated: 16 Mar 2022   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 7,071     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
In the previous article we trained a simple machine learning model that identifies when and where a human is present in an image. This article will demonstrate how to test this model and re-train it as necessary.
17 Mar 2022   Updated: 17 Mar 2022   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 5,201     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
In this article we demonstrate how to deploy a Custom Vision model on a Raspberry Pi device to detect pedestrians in front of a vehicle.
Neural Networks
27 Oct 2020   Updated: 27 Oct 2020   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 8,407     Bookmarked: 7   Downloaded: 118
Please Sign up or sign in to vote.
In this article, we’ll explore some other algorithms used for object detection and will learn to implement them for custom object detection.
28 Oct 2020   Updated: 28 Oct 2020   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 8,721     Bookmarked: 3   Downloaded: 196
Please Sign up or sign in to vote.
In this article, we will train a deep learning model to detect and count the number of people in a given area.
Tensorflow
19 Aug 2020   Updated: 19 Aug 2020   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 6,682     Bookmarked: 4   Downloaded: 142
Please Sign up or sign in to vote.
In this article we create a web app that trains the classifier on the go and recognizes grumpy facial expressions.
20 Aug 2020   Updated: 20 Aug 2020   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 7,975     Bookmarked: 3   Downloaded: 124
Please Sign up or sign in to vote.
In this will article extend our model to do custom classification in real time using a webcam.
21 Aug 2020   Updated: 21 Aug 2020   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 10,708     Bookmarked: 4   Downloaded: 171
Please Sign up or sign in to vote.
In this article we use another pre-trained model, face-api.js, to detect expressions without doing any training ourselves.
24 Aug 2020   Updated: 24 Aug 2020   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 15,855     Bookmarked: 6   Downloaded: 482
Please Sign up or sign in to vote.
In this article we’ll predict someone’s gender and age in the browser.
18 Aug 2020   Updated: 14 Nov 2020   Rating: 4.67/5    Votes: 6   Popularity: 3.63
Licence: CPOL    Views: 14,974     Bookmarked: 10   Downloaded: 245
Please Sign up or sign in to vote.
In this article we load a pre-trained model using TensorFlow.js to predict the breed of the dog inside our web browser.
Containers
Docker
17 Oct 2018   Updated: 17 Oct 2018   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 9,615     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
This article lays the foundation for getting started with Docker networking. Let's get our containers to talk.
Internet of Things
Raspberry-Pi
13 Jun 2019   Updated: 13 Jun 2019   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 9,403     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
To demonstrate how easy it is to set up and use Actian Zen in an embedded environment, and how well programming against Zen translates between server, desktop, and embedded environments, we'll walk through a simple example using a Raspberry Pi device as the embedded system.
Programming Languages
C++
18 Sep 2018   Updated: 18 Sep 2018   Rating: 4.89/5    Votes: 18   Popularity: 5.89
Licence: CPOL    Views: 31,128     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
This article will introduce the third option for data serialization. It is a beginner’s walkthrough of Google Protocol Buffer. Let's move beyond XML and JSON.
22 Oct 2018   Updated: 22 Oct 2018   Rating: 4.86/5    Votes: 30   Popularity: 7.17
Licence: CPOL    Views: 240,242     Bookmarked: 47   Downloaded: 3,017
Please Sign up or sign in to vote.
This article will help you get started with socket programming in C++. We will build a TCP server and client using boost.asio library in C++.
C++14
23 Nov 2018   Updated: 23 Nov 2018   Rating: 5.00/5    Votes: 30   Popularity: 7.39
Licence: CPOL    Views: 62,921     Bookmarked: 40   Downloaded: 419
Please Sign up or sign in to vote.
This article will show you an alternative way of using C++; How to write functional code in C++. You’ll see how to write more concise, safer, readable, reasonable code.
15 Dec 2018   Updated: 16 Dec 2018   Rating: 4.76/5    Votes: 25   Popularity: 6.57
Licence: CPOL    Views: 27,922     Bookmarked: 30   Downloaded: 314
Please Sign up or sign in to vote.
This article will help you get started with concurrency and will also introduce you to the features C++ has to support concurrent programming.
C++17
3 Mar 2019   Updated: 3 Mar 2019   Rating: 4.99/5    Votes: 18   Popularity: 6.26
Licence: CPOL    Views: 19,661     Bookmarked: 26   Downloaded: 239
Please Sign up or sign in to vote.
This article is a continuation of Programming Concurrency in C++ Part 1. We will discuss synchronization, future and promises along with async and with that, will sum up the introduction of concurrency in C++.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Student
Ireland Ireland
C# Corner MVP, UGRAD alumni, student, programmer and an author.