Debojeet Chatterjee
debowin
Jack of most trades, master of some. I love memes, music and machine learning.
Languages
Repos
38
Stars
107
Forks
22
Top Language
Cuda
Loading contributions...
Top Repositories
Optimized Parallel Tiled Approach to perform Matrix Multiplication by taking advantage of the lower latency, higher bandwidth shared memory within GPU thread blocks.
Optimized Parallel Tiled Approach to perform 2D Convolution by taking advantage of the lower latency, higher bandwidth shared memory as well as global constant memory cached aggresively within GPU thread blocks.
A skeleton-based program for Symmetry Detection in 3D Objects.
Simple IronMan VR Demo, made with Unity 3D, SteamVR and 💖. Works on HTC Vive and Windows Mixed Reality Headsets.
Computer Graphics Final Project - Paradise: Forest and Water Simulation
Music Player for the Android Platform
Repositories
38Optimized Parallel Tiled Approach to perform 2D Convolution by taking advantage of the lower latency, higher bandwidth shared memory as well as global constant memory cached aggresively within GPU thread blocks.
Optimized Parallel Tiled Approach to perform Matrix Multiplication by taking advantage of the lower latency, higher bandwidth shared memory within GPU thread blocks.
Simple IronMan VR Demo, made with Unity 3D, SteamVR and 💖. Works on HTC Vive and Windows Mixed Reality Headsets.
Computer Graphics Final Project - Paradise: Forest and Water Simulation
Realtime OpenGL Maze Game
D2Go is a toolkit for efficient deep learning
An implementation of a work-efficient Parallel Prefix-Sum(Scan) algorithm on the GPU.
A skeleton-based program for Symmetry Detection in 3D Objects.
CLI Image Processing and Editing Suite
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
An implementation of a parallel sparse-matrix vector multiplication algorithm on the GPU.
A host of utilities for digital signal processing and visualization built using numpy and matplotlib on Python.
My solutions for the assignments in the Stanford CS224n Deep Learning for NLP (Winter 2019) course.
An implementation of a 2D histogramming operation on the GPU.
Config files for my GitHub profile.
GPGPU Parallel User-User Collaborative Filtering System in CUDA C
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Code Samples from Neural Networks for NLP
A natural language modeling framework based on PyTorch
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Work-efficient parallel reduction algorithm on the GPU using CUDA.
Simple Distributed FIle System using the Gifford Quorum Consensus Protocol
Sentiment Analysis using a simple Map Reduce Framework built on top of Java + Thrift RPC
Distributed Hash Table based on the CHORD protocol using Thrift RPC and Java.
Music Player for the Android Platform
A Fundamental Ray Tracer
Computer Graphics Project #0.5 OpenGL Fundamentals
Udacity Android NanoDegree Project #1: Popular Movies
Web App to manage contacts, created using Ionic Framework, AngularJS and Python in Google App Engine.
Computer Graphics Project #0