Click here to Skip to main content
15,885,309 members

Articles by Allister Beharry (Articles: 15)

Articles: 15

RSS Feed

Average article rating: 4.83

Artificial Intelligence
14 Oct 2019   Updated: 14 Oct 2019   Rating: 4.64/5    Votes: 4   Popularity: 2.79
Licence: CPOL    Views: 12,765     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
NewsAlpha is a social news analyzer running on Microsoft Azure which aggregates and analyzes social news posts across different Internet forums and social media sites looking for threats of violence or self-harm in near real-time.
7 Apr 2018   Updated: 8 Apr 2018   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: CPOL    Views: 18,673     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
We'll use the ClassifyBot program to put together an ML pipeline to solve a text classification problem using open-source ML components
Computer vision
29 Jun 2019   Updated: 18 Jul 2019   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 13,246     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
OLAF is a digital forensics tool designed for public-facing PCs or corporate desktops which can classify in near real-time images a user downloads while browsing to help enforce computer use policies regarding intellectual property, inappropriate content, and incitements to violence.
Deep Learning
13 Jan 2021   Updated: 13 Jan 2021   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 9,855     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
This article series will show you how to build a reasonably accurate traffic speed detector using nothing but Deep Learning, and run it on an edge device like a Raspberry Pi.
14 Jan 2021   Updated: 14 Jan 2021   Rating: 4.14/5    Votes: 4   Popularity: 2.49
Licence: CPOL    Views: 10,642     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we select hardware components for our AI/Pi-based solution and assemble them into a functional system.
15 Jan 2021   Updated: 15 Jan 2021   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 6,360     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we’ll go through installation of the operating system on the Pi, securing it, and configuring it for remote access over WiFi.
18 Jan 2021   Updated: 18 Jan 2021   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,210     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we set up a development environment on Windows 10 for cross-platform computer vision and machine learning projects to run on our Pi device.
19 Jan 2021   Updated: 19 Jan 2021   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 11,861     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we have a look at the details of the TrafficCV implementation and the various object detection models to use for detecting vehicles and calculating their speed.
20 Jan 2021   Updated: 20 Jan 2021   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 7,080     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we focus on developing a computer vision framework that can run the various Machine Learning and neural network models – like SSD MobileNet – on live and recorded vehicle traffic videos.
22 Jan 2021   Updated: 22 Jan 2021   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 6,671     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
In this we discuss improvements we can make to the software in terms of performance or accuracy. We also compare our homebrew open-source system to commercial vehicle speed detection systems.
21 Jan 2021   Updated: 27 Jan 2021   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 9,000     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we explore the different ways of measuring vehicle speed and the different Deep Learning models for object detection that can be used in our TrafficCV program.
High Performance Computing
Vectorization
9 Jan 2018   Updated: 11 Jan 2018   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: CPOL    Views: 29,827     Bookmarked: 11   Downloaded: 270
Please Sign up or sign in to vote.
.NET SIMD programs using the Vector types show performance comparable to Intel ISPC and open source C++ SIMD libraries while satisfying the same goal of SIMD developer productivity in a high-level language.
Hosted Services
Azure
23 Mar 2015   Updated: 23 Mar 2015   Rating: 4.15/5    Votes: 6   Popularity: 3.23
Licence: CPOL    Views: 23,004     Bookmarked: 14   Downloaded: 343
Please Sign up or sign in to vote.
Overlord is an open-source .NET IoT management platform written in C# and running on Microsoft Azure.
Programming Languages
Python
1 Nov 2019   Updated: 4 Nov 2019   Rating: 4.50/5    Votes: 6   Popularity: 3.50
Licence: CPOL    Views: 10,504     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Using data from the Global Historical Climatology Network project we can crunch, analyze, and make predictions using gigabytes of numeric climate data collected over two centuries with the SAP HANA in-memory database and Amazon SageMaker hosted Jupyter notebooks.
SYCL
11 Mar 2021   Updated: 15 Mar 2021   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 8,113     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
oneMD is a molecular dynamics simulator coded in C++ 17 designed to take advantage of hardware data parallelism across a diverse set of devices and architectures using Intel's oneAPI framework and SYCL -- the successor to the OpenCL standard for parallel processing

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.
Software Developer
Trinidad and Tobago Trinidad and Tobago
I've been programming computers as a hobby and professionally for more than 20 years. I like both Windows and Linux. My current areas of interest are computer security, machine learning, conversational user interfaces, and .NET HPC.