Skip to content
View namratadutt's full-sized avatar
  • University of Florida
  • Gainesville, Florida
Block or Report

Block or report namratadutt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Native stereo capture from the StereoLabs ZED USB 3 series of stereo cameras with OpenCV in Python

Python 19 6 Updated Jun 12, 2024

Contains all homeworks (Homework, Solution, Code)

Jupyter Notebook 4 3 Updated May 10, 2020

A list of papers for emotion recognition using machine learning/deep learning.

50 8 Updated Feb 22, 2021

A Step-by-step tutorial to implement PCA.

Jupyter Notebook 4 2 Updated Oct 18, 2021

The problem is to find perfect squares that are sums of consecutive squares. A classic example is the Pythagorean identity: 3^2 + 4^2 = 5^2

Elixir 1 Updated Dec 21, 2018

The goal of this project is to implement the Chord protocol using the actor model in elixir

Elixir 1 Updated Jan 6, 2019

Implementation of gossip protocols for information dissemination in a network with different kinds of topologies.

Elixir 4 Updated Sep 16, 2020

Task scheduler using RB tree and min heap.

C++ 2 Updated Sep 16, 2020

This program demonstrates (i) the speedup obtained by using FFTs in numerical convolution. The two sequences x and y must contain at least 1000 elements each. The convolution code is written on ow…

MATLAB 2 Updated Sep 16, 2020

An octave script to generate the principal components of the clockwork-angels. This is run for different choices of input parameters. The relevant ones are: (i) Number of patches (number_patches) c…

MATLAB 1 Updated Sep 16, 2020

Load the hendrix_final.png image and extract the R, G and B channels. Convert each channel image to double precision. Then execute the SVD separately on the R, G and B channels of the image. Plot (…

MATLAB 2 Updated Sep 16, 2020

Demonstration of a few useful segmentation algorithms.

Python 6 Updated Sep 18, 2020

A small database to test different machine learning tasks. It contains simple shapes of different colors.

11 2 Updated Sep 18, 2022

Classify bird's sound using siamese networks and few-shot learning.

Jupyter Notebook 6 Updated Apr 1, 2021

Classifying audio using Wavelet transform and deep learning

Python 31 4 Updated Sep 5, 2021

Classify music in two categories progressive rock and non-progressive rock using mfcc features, MLP, and CNN.

Python 1 Updated Sep 16, 2020

An octave script to generate the principal components of the clockwork-angels. This is run for different choices of input parameters. The relevant ones are: (i) Number of patches (number_patches) c…

MATLAB 1 1 Updated Sep 16, 2020

Implementation of Bitcoin protocol to simulate bitcoin mining, wallet, and transactions.

Elixir 1 Updated Sep 16, 2020

Load the hendrix_final.png image and extract the R, G and B channels. Convert each channel image to double precision. Then execute the SVD separately on the R, G and B channels of the image. Plot (…

MATLAB 1 1 Updated Sep 16, 2020

This program demonstrates (i) the speedup obtained by using FFTs in numerical convolution. The two sequences x and y must contain at least 1000 elements each. The convolution code is written on ow…

MATLAB 2 1 Updated Sep 16, 2020

Implementation of Bitcoin protocol to simulate bitcoin mining, wallet, and transactions.

Elixir 3 1 Updated Sep 16, 2020

Demonstration of sift algorithm to track objects and observing the effect of each parameter on performance.

Python 6 1 Updated Sep 21, 2021

Classify music in two categories progressive rock and non-progressive rock using mfcc features, MLP, and CNN.

Python 5 2 Updated Sep 16, 2020

Visualize data on TensorBoard.

Python 3 1 Updated Mar 7, 2021

Classify bird species based on their songs using SIamese Networks and 1D dilated convolutions.

Python 14 8 Updated Jul 4, 2021