Moad Computer, the actionable insights company
  • Home
  • Contact
  • Shop
  • Blog
  • Home
  • Contact
  • Shop
  • Blog
Search

Actionable Insights blog




A simple duplicate files checker

5/31/2022

0 Comments

 
Picture

Dr. Rahul Remanan

CEO, Moad Computer

An example implementation of duplicate file detection using Python. This could be used as the backbone for a de-duplicated file system.

Read More
0 Comments

Building a simple diabetic retinopathy classifier with attention

4/30/2022

0 Comments

 
Picture

Dr. Rahul Remanan

CEO, Moad Computer

Described in this article is a simple deep convolutional network (CNN), with a state-of-the-art EfficientNet backbone and an attention attention mechanism, to classify the severity of diabetic retinopathy in retinal images. The model can be trained using the publicly available diabetic retinopathy dataset on Kaggle.

Read More
0 Comments

Attention mechanism in neural networks

3/31/2022

0 Comments

 
Picture

Dr. Rahul Remanan

CEO, Moad Computer

In this post, the attention mechanism for neural networks is explained. The explanation has two parts. The first part deals with the intuitive understanding of the attention mechanism in a neural network. The second part implements an attention function using Tensorflow-Keras in Python3.

Read More
0 Comments

Singular value decomposition of word vectors

2/28/2022

0 Comments

 
Picture

Dr. Rahul Remanan

CEO, Moad Computer

In this code-notebook post, a singular value decomposition of word vectors from a sample text corpus is performed using NumPy. The resultant co-occurrence matrix is plotted to visualize the results.

Read More
0 Comments

Genomic modeling of SARS-CoV2 mutations using deep-learning

1/31/2022

0 Comments

 
Picture
Dr. Rahul Remanan,
CEO, Moad Computer

Described in this blog post is a prototype deep neural network model for predicting the genome sequence of the most prevalent SARS-CoV2 mutant variant.

The various mutant SARS-CoV2 variants' genomic data were sourced from the Nucleotide database of the National Library of Medicine (NLM).

The deep neural network prototyping was done using Python and Keras recurrent neural network API.

Read More
0 Comments

Visualizing India's COVID19 vaccination progress

12/31/2021

0 Comments

 
Picture
Dr. Rahul Remanan,
CEO, Moad Computer

The interactive dashboard above is built using Altair, a declarative visualization library in Python. This tool visualizes the progress of India's COVID19 vaccination drive.
​Here is a deep technical dive into building this visualization tool.

Read More
0 Comments

Image flip using OpenCV

11/30/2021

0 Comments

 
Picture
Dr. Rahul Remanan,
CEO, Moad Computer
In this code example, the input images using the phase contrast microscopy images and their corresponding mask labels, from the Sartorius cell instance segmentation challenge data-set in Kaggle, are horizontally and vertically flipped using OpenCV.

Read More
0 Comments

Image rotation using OpenCV

10/31/2021

0 Comments

 
Picture
Dr. Rahul Remanan,
CEO, Moad Computer
In this code example, the input images using the phase contrast microscopy images and their corresponding mask labels, from the Sartorius cell instance segmentation challenge data-set in Kaggle, are rotated to a specific angle (in degrees) using OpenCV.

Read More
0 Comments

Resampling MRI images

9/30/2021

0 Comments

 
Picture
Dr. Rahul Remanan,
CEO, Moad Computer
In this Python3 code example, a set of MRI images from one scanning session is resampled to match the imaging axis of a reference scan. The DICOM images are handled using PyDICOM. The resampling function is implemented using SimpleITK.

An example use case for this code example is as follows. Consider two MRI scans, A and B, with scan A imaged along the sagittal (longitudinal) plane and scan B along the axial (horizontal) plane.

If the reference image is set as scan A, then the scan B images will be transformed to appear as image slices along the sagittal plane; instead of the original axial plane used during the scan acquisition.

Similarly, ​if the reference image is set as scan B, then the scan A images will be transformed to appear as image slices along the axial plane; instead of the original sagittal plane used during the scan acquisition.

​The example notebook is hosted in Kaggle. The MRI scans used in this notebook are from the RSNA MICCAI brain tumor classification dataset.

Read More
0 Comments

Twitter's controversial saliency filter analyzed

8/30/2021

0 Comments

 
Picture
Dr. Rahul Remanan,
CEO, Moad Computer
This blog article on Twitter saliency filter analysis introduces a few broad concepts to test machine vision tools. Described here is an end-to-end automated statistical analysis tool that is used to analyze the Twitter saliency filter​.​ The aim is to accelerate the development of scalable, automated testing of machine vision algorithms for possible biases. 

Read More
0 Comments
<<Previous
Forward>>

    Overview

    Moad Computer is an actionable insights firm. We provide enterprises with end-to-end artificial intelligence solutions. Actionable Insights blog is a quick overview of things we are most excited about.

    Archives

    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    May 2020
    April 2020

    Categories

    All

    RSS Feed

Location

Our mission:

Cutting edge, insightful analytics using AI, for everyone.

Contact Us

    Subscribe Today!

Submit
  • Home
  • Contact
  • Shop
  • Blog